Skip to content
Commit 4923d991 authored by Debarshi Ray's avatar Debarshi Ray Committed by Ray Strode
Browse files

kerberos: fix principal leak in identity_renew

The code carefully freed the principal in all error cases, but then
failed to free the principal in the non-error case!

https://bugzilla.gnome.org/show_bug.cgi?id=726353
parent cc2c0ac1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment