leitner
|
58283caf58
|
catch "can't happen" int overflow in stralloc_catm_interal
add comment in stralloc_ready
|
2022-07-01 17:00:25 +00:00 |
|
leitner
|
79f534ffdf
|
SECURITY: fix botched integer overflow handling logic in stralloc_ready (Giorgio)
|
2015-04-09 18:23:23 +00:00 |
|
leitner
|
f7fee036c1
|
SECURITY: check for integer overflow in stralloc_ready
|
2014-03-14 18:56:07 +00:00 |
|
leitner
|
34c8462dea
|
unsigned int -> size_t
|
2007-10-17 16:23:01 +00:00 |
|
leitner
|
3004b518ef
|
switch to size_t and ssize_t
|
2006-11-07 17:56:05 +00:00 |
|
leitner
|
5eb1cdf888
|
cleanups in stralloc and buffer:
int -> long for sizes
char -> unsigned char for strings
|
2004-11-25 21:29:35 +00:00 |
|
leitner
|
3083708670
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
|