mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
Do not assume that memset(ptr, 0, size) clears pointers to NULL. The length of decoded data can be read in two ways; assert they match.
Do not assume that memset(ptr, 0, size) clears pointers to NULL. The length of decoded data can be read in two ways; assert they match.