aboutsummaryrefslogtreecommitdiffstats
path: root/Str.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix potential overflow due to Str.cTatsuya 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