7 Commits (0d788fb946f2588bbe1ea93257b402eb94a1403f)

Author SHA1 Message Date
leitner 58283caf58 catch "can't happen" int overflow in stralloc_catm_interal
add comment in stralloc_ready
2 years ago
leitner 79f534ffdf SECURITY: fix botched integer overflow handling logic in stralloc_ready (Giorgio) 10 years ago
leitner f7fee036c1 SECURITY: check for integer overflow in stralloc_ready 11 years ago
leitner 34c8462dea unsigned int -> size_t 17 years ago
leitner 3004b518ef switch to size_t and ssize_t 18 years ago
leitner 5eb1cdf888 cleanups in stralloc and buffer:
int -> long for sizes
    char -> unsigned char for strings
20 years ago
leitner 3083708670 Initial revision 24 years ago