Skip Menu |
 

Subject: kadmind leaks extended error strings
kadmind leaks extended error strings on some not-uncommon error
conditions. Patch from Apple attached.
Download LHA-6263694-kadmind-memory-leak.patch
application/octet-stream 2.7KiB

Message body not shown because it is not plain text.

Ticket #6029 looks like it has a more thorough patch for this issue.
From: ghudson@mit.edu
Subject: SVN Commit

Apply an adapted Sun patch to fix error string leaks in kadmind.

Commit By: ghudson



Revision: 20956
Changed Files:
U trunk/src/kadmin/server/server_stubs.c
Applied the Sun patch from #6029. Verified that every case covered in
the Apple patch from this issue was also covered in the Sun patch.