svn rev #19715: tools/gssmonger/trunk/unix/gssmaster/

aseering@MIT.EDU aseering at MIT.EDU
Tue Jul 17 15:32:49 EDT 2007


Commit By: aseering
Log Message: 
Found and fixed segfaults #'s 1 and 2 in the command-line-option parser; that code now appears to work, at least to first order.  

This code holds onto too much memory (albeit by a small constant amount); I've replaced too few malloc() calls with too many.  Should be fixed eventually.

Working on segfault #1 in the new pthread code.



Changed Files:
U   tools/gssmonger/trunk/unix/gssmaster/options.c



More information about the cvs-krb5 mailing list