]> granicus.if.org Git - sudo/commit
Check rbinsert() return value. In the case of faked up entries there
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 2 Dec 2004 15:40:00 +0000 (15:40 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 2 Dec 2004 15:40:00 +0000 (15:40 +0000)
commit77a7ab659a5273a44c4b2fd2bb21519493bc8205
treed4a9e699907c96f1a58d11db8fe0ae4a3a35e8a5
parentd88e6523a38dc9300c5248d094f64ae84f4ac289
Check rbinsert() return value.  In the case of faked up entries there
is usually a negative response cached that we need to overwrite.

In pwfree() don't try to zero out a NULL pw_passwd pointer.
getspwuid.c