X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=f61bf1deee92319f381b3862fa65362b11429cd9;hp=7fdc5cc5c88732a64b3797895fd80073cccedee9;hb=cddf69516911d84fcbcbe3cdc225b5e56cd7e012;hpb=930119075722c6e2e42a5f20ec4c42579ea6cf1a diff --git a/ChangeLog b/ChangeLog index 7fdc5cc..f61bf1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-04-10 kwc@citi.umich.edu + Plug memory leaks in svcgssd + + Various memory leaks in the svcgssd context processing are eliminated. + +2006-04-10 kwc@citi.umich.edu + Fix memory leak of the AUTH structure on context negotiations + + Free AUTH structure after completing context negotiation and sending + context information to the kernel. + 2006-04-10 kwc@citi.umich.edu Fix support/include/config.h.in such as would be done be running autoheader.