Revision: 6048
http://openser.svn.sourceforge.net/openser/?rev=6048&view=rev
Author: mariuszbihlei
Date: 2010-11-02 09:40:31 +0000 (Tue, 02 Nov 2010)
Log Message:
-----------
trie API Fixed dtrie_insert OOM handling, where assert() was wrongfully used
Now the function behaves as expected, freeing previous allocated resources, logging the
OOM condition , and returning -1
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.