]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(hash_clear): Fix a bug that could lead to an infloop or
authorJim Meyering <jim@meyering.net>
Sat, 3 Nov 2001 08:23:54 +0000 (08:23 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Nov 2001 08:23:54 +0000 (08:23 +0000)
commit8cb947f70751eac06ffc29a31512bf9ea8332b65
treec2b4f8e53cc0b4bac5a7b17666db5fb3a9bdb650
parent361446c55b5d23f70cde07888b0578663e3a3b69
(hash_clear): Fix a bug that could lead to an infloop or
e.g., a fault due to an attempt to free a NULL pointer.
lib/hash.c