]> git.decadent.org.uk Git - nfs-utils.git/commit
nfsidmap: Stack variable not being initialized. nfs-utils-1-2-6-rc4
authorSteve Dickson <steved@redhat.com>
Tue, 13 Dec 2011 19:49:00 +0000 (14:49 -0500)
committerSteve Dickson <steved@redhat.com>
Tue, 13 Dec 2011 19:49:00 +0000 (14:49 -0500)
commitb4901af20f67730cc63e38dcfd70d66c8ccd677b
tree3076e71796b638b004995f57a713bcb696352734
parent6fbbb73f08a8f685a323b2d5221f3e8b87ebba68
nfsidmap: Stack variable not being initialized.

The 'clearing' variable was not being initialized
to zero which was cause the default key ring to
always be cleared.

Signed-off-by: Steve Dickson <steved@redhat.com>
utils/nfsidmap/nfsidmap.c