Revision: 6003
http://openser.svn.sourceforge.net/openser/?rev=6003&view=rev
Author: mariuszbihlei
Date: 2010-04-27 11:45:21 +0000 (Tue, 27 Apr 2010)
Log Message:
-----------
Fixed a bug in db_free_rows that causes a crash in a OOM condition that leaves
RES_ROW_N(res)!=0 and RES_ROWS(res)==NULL(can't be allocated)
Modified Paths:
--------------
branches/1.5/db/db_res.c
This was sent by the
SourceForge.net collaborative development platform, the world's
largest Open Source development site.