Skip to content
Snippets Groups Projects
user avatar
Anton Khirnov authored
This should make it easier to catch problems where some of those
pointers are used uninitialized, since reading from NULL should always
crash, while random numbers from stack can turn out to be valid
pointers, so random memory may be silently overwritten.
3d95d273
History
Name Last commit Last update
..