]> granicus.if.org Git - sudo/commit
Fix a potential crash when getpwnam() of the running user fails
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 Feb 2015 18:17:26 +0000 (11:17 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 Feb 2015 18:17:26 +0000 (11:17 -0700)
commitcebd92a88ec146eb2bd4e656ab7350b018e90022
tree7263bc6ba3f5b4d5d3176d46c9174dfe1fb04e42
parent67eba7e53469792f3f9416d62ed505b1bfae33d5
Fix a potential crash when getpwnam() of the running user fails
and we don't replace the negative cached entry with a faked up one.
From Stephane Chazelas
plugins/sudoers/pwutil.c