Lines Matching full:uninitialized
88 compiled and could cause reading from uninitialized memory or an incorrect
456 3. Got rid of some compiler warnings for potentially uninitialized variables
586 5. Cleaned up a "may be uninitialized" compiler warning in pcre_exec.c.
1422 never used) was taken from uninitialized memory and so caused valgrind to
1427 28. Fixed a possible uninitialized memory bug in pcre_jit_compile.c.
5536 their saving and restoring doesn't refer to uninitialized store.
5722 'const' from variables, and fixed some signed/unsigned and uninitialized