]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix iprop server stub error management
authorGreg Hudson <ghudson@mit.edu>
Thu, 14 Jan 2016 22:51:53 +0000 (17:51 -0500)
committerTom Yu <tlyu@mit.edu>
Fri, 15 Jan 2016 22:06:30 +0000 (17:06 -0500)
commitf513d6705809f30ae907059b5a367ac2718a96f6
tree275353cfa5cf7672783442d647a96628604f272a
parent8a697b6ef9d4e528a33c66c781403698551982fc
Fix iprop server stub error management

The ipropd stubs free client_name and server_name in the cleanup
handler, so should not free them in out-of-memory conditions.
Reported by Will Fiveash.

(cherry picked from commit d998b088adb875bc0a4e13c184075f91fb23336b)

ticket: 8347
version_fixed: 1.13.4
tags: -pullup
status: resolved
src/kadmin/server/ipropd_svc.c