42_EXAM icon indicating copy to clipboard operation
42_EXAM copied to clipboard

Fix line trim algorithm not checking for empty strings

Open hcivici opened this issue 1 year ago • 0 comments

Fixes a bug that performs an invalid read operation or causes assertion error on debug mode when an empty string is supplied into string::back() or string::front(). First encountered here.

@JCluzet Please manually link the issue #151 before merging this

hcivici avatar Jan 08 '24 00:01 hcivici