]> granicus.if.org Git - sudo/commit
Be careful not to deref user_stat if it is NULL. This cannot currently
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Mar 2011 19:59:50 +0000 (15:59 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Mar 2011 19:59:50 +0000 (15:59 -0400)
commit26eb810993f577856a6f9041a0420a0a76696385
tree3be2e1b65ec901e20cdabf9256c059774171c93e
parent419bfafbee02c5e0399b574781a3523c6a4a9639
Be careful not to deref user_stat if it is NULL.  This cannot currently
happen in sudo but might in other programs using the parser.

--HG--
branch : 1.7
match.c