[sr-dev] SF.net SVN: openser:[6015] branches/1.5/trie/dtrie.c
Marius Zbihlei
marius.zbihlei at 1and1.ro
Wed Jul 7 11:31:13 CEST 2010
Revision: 6015
http://openser.svn.sourceforge.net/openser/?rev=6015&view=rev
Author: mariuszbihlei
Date: 2010-07-07 09:31:13 +0000 (Wed, 07 Jul 2010)
Log Message:
-----------
Fixed a memory leak on pkg memory. dtrie_destroy and dtrie_clear could leak 10 * sizeof(void*) for each node in the trie.
Mainly affected carrierroute and userblacklist modules
Modified Paths:
--------------
branches/1.5/trie/dtrie.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the sr-dev
mailing list