aboutsummaryrefslogtreecommitdiffstats
path: root/Str.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent zero size allocation in Str.cv0.5.3+git20210102+deb11u0.5master-deb11Tatsuya Kinoshita2021-02-281-4/+4
* Prevent unintentional integer overflow in Strcat_charp_nTatsuya Kinoshita2021-02-281-1/+1
* Prevent unintentional integer overflow in StrgrowTatsuya Kinoshita2021-02-281-1/+1
* One more fix overflow due to StrgrowTatsuya Kinoshita2021-02-271-2/+5
* Fix potential overflow due to Str.cv0.5.3+git20210102+deb11u0.3Tatsuya Kinoshita2021-02-261-8/+34
* Fix integer overflow due to StrgrowTatsuya Kinoshita2021-02-261-0/+5
* Prevent heap-buffer-overflow in Strnew_size()Tatsuya Kinoshita2016-12-101-0/+2
* Fix potential heap buffer corruption due to StrgrowKuang-che Wu2016-08-301-2/+2
* Use fgetc in while loops, use int instead of charDavid Crosby2015-08-111-10/+4
* Strnew_charp and co do not modify the char* inputRichard Quirk2015-07-251-8/+8
* Check length for Strchop()Tatsuya Kinoshita2013-08-041-2/+2
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+557