]> granicus.if.org Git - sudo/commit
Fix uninitialized variables warnings in error case when src file
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 23 Jun 2015 18:57:47 +0000 (12:57 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 23 Jun 2015 18:57:47 +0000 (12:57 -0600)
commit2aeeb54f3f7715d7ab560b9d351d0fbf116cff35
tree818c253df8b5abf59c44802ac4700c698b5d6532
parentd36e46cb6e191f21bcc66f5604825e414e16a9f0
Fix uninitialized variables warnings in error case when src file
cannot be opened.  At least one of these is a false positive.
src/sesh.c