Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: raeburn@mit.edu Subject: CVS Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 319 Added a little more buffer space than the supplied patch, and used sizeof. * kadmin.c (strdate): Increase size of buffer to 40. Use sizeof for length passed to strftime. To generate a diff of this commit: cvs diff -r1.81 -r1.82 krb5/src/kadmin/cli/ChangeLog cvs diff -r1.58 -r1.59 krb5/src/kadmin/cli/kadmin.c