Ensure newly allocated ccache handles are zeroed
commit7d9fcb46b9f63016bccfd469d1685b72a5756b3f
authorViktor Dukhovni <viktor@twosigma.com>
Thu, 2 Jun 2016 06:38:04 +0000 (2 02:38 -0400)
committerViktor Dukhovni <viktor@twosigma.com>
Thu, 2 Jun 2016 06:40:50 +0000 (2 02:40 -0400)
tree702cb89a6f0a87f79c6a793b86cd03e9dc9a0d3b
parentabad8d5700684dd95dc69b51f73cd418871e2259
Ensure newly allocated ccache handles are zeroed

Otherwise, type-independent fields such as `initialized` have
uninitialized values, and incorrect behaviour may result.
lib/krb5/cache.c