Fixed a likely bug in modify_principal() where the memset() of ent happens after...
authorNicolas Williams <nico@cryptonector.com>
Tue, 19 Jul 2011 19:19:38 +0000 (14:19 -0500)
committerNicolas Williams <nico@cryptonector.com>
Fri, 22 Jul 2011 21:07:07 +0000 (16:07 -0500)
commit9d6d3ee5f3177bf508027e4e8e326a11cc321f9c
tree817d3d109483f2a03b818dbe8ff92eace579f06f
parent07370612bdec864938c73c8f9f505fe8829f0d24
Fixed a likely bug in modify_principal() where the memset() of ent happens after early error checking.
lib/kadm5/modify_s.c