Don't free the hx509ctx
authorGuido Günther <agx@sigxcpu.org>
Tue, 22 Dec 2009 16:45:15 +0000 (17:45 +0100)
committerLove Hornquist Astrand <lha@h5l.org>
Tue, 22 Dec 2009 17:49:39 +0000 (18:49 +0100)
commit33f3be4d52984b6914536509d4c915091b056960
tree1d73914152a453608288365fad31ac5346a528f6
parentecf9e3c989d289d839f4a758b4b654374454639a
Don't free the hx509ctx

otherwise we crash if we fail to init certs (e.g. due to missing
smartcard).

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
autogen.sh [changed mode: 0644->0755]
lib/krb5/pkinit.c