apple / ccs-pykerberos

Python Kerberos library used by CalendarServer
https://www.calendarserver.org
Apache License 2.0
117 stars 65 forks source link

Missed keytab entry cleanup. #14

Closed macosforgebot closed 16 years ago

macosforgebot commented 16 years ago

bland@… originally submitted this as ticket:288


There is a missed keytab entry celanup here: http://trac.calendarserver.org/browser/PyKerberos/trunk/src/kerberosgss.c#L86 Expected krb5_free_keytab_entry_contents(kcontext, &entry); bellow this line.

macosforgebot commented 16 years ago

@wsanchez originally submitted this as comment:1:⁠ticket:288

macosforgebot commented 16 years ago

@wsanchez originally submitted this as comment:2:⁠ticket:288

macosforgebot commented 16 years ago

@agx originally submitted this as comment:3:⁠ticket:288


r3005

macosforgebot commented 16 years ago

@wsanchez originally submitted this as comment:4:⁠ticket:288


r3005