Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent zero size allocation in Str.c | Tatsuya Kinoshita | 2021-02-28 | 1 | -4/+4 |
* | Prevent unintentional integer overflow in Strcat_charp_n | Tatsuya Kinoshita | 2021-02-28 | 1 | -1/+1 |
* | Prevent unintentional integer overflow in Strgrow | Tatsuya Kinoshita | 2021-02-28 | 1 | -1/+1 |
* | One more fix overflow due to Strgrow | Tatsuya Kinoshita | 2021-02-27 | 1 | -2/+5 |
* | Fix potential overflow due to Str.c | Tatsuya Kinoshita | 2021-02-26 | 1 | -8/+34 |
* | Fix integer overflow due to Strgrow | Tatsuya Kinoshita | 2021-02-26 | 1 | -0/+5 |
* | Prevent heap-buffer-overflow in Strnew_size() | Tatsuya Kinoshita | 2016-12-10 | 1 | -0/+2 |
* | Fix potential heap buffer corruption due to Strgrow | Kuang-che Wu | 2016-08-30 | 1 | -2/+2 |
* | Use fgetc in while loops, use int instead of char | David Crosby | 2015-08-11 | 1 | -10/+4 |
* | Strnew_charp and co do not modify the char* input | Richard Quirk | 2015-07-25 | 1 | -8/+8 |
* | Check length for Strchop() | Tatsuya Kinoshita | 2013-08-04 | 1 | -2/+2 |
* | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+557 |