Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 584 pull up r21860 from trunk ------------------------------------------------------------------------ r21860 | raeburn | 2009-02-02 11:54:38 -0500 (Mon, 02 Feb 2009) | 7 lines Changed paths: M /trunk/src/kdc/main.c ticket: 6356 subject: small storage leak in KDC startup target_version: 1.7 tags: pullup Remove duplicate strdup call. ------------------------------------------------------------------------ https://github.com/krb5/krb5/commit/84c4e2f13dc5b9282db643eb1d829392e2437bff Commit By: tlyu Revision: 22007 Changed Files: U branches/krb5-1-7/src/kdc/main.c