Home | History | Annotate | Download | only in zlib

Lines Matching full:uninitialized

428 - Avoid access of uninitialized data for first inflateReset2 call [Gomes]
525 - Clear bytes after deflate lookahead to avoid use of uninitialized data
682 - Add FAQ entry and comments in deflate.c on uninitialized memory access
1261 - avoid reading uninitialized memory in example.c