Revision: 5428
http://openser.svn.sourceforge.net/openser/?rev=5428&view=rev
Author: henningw
Date: 2009-01-07 13:32:44 +0000 (Wed, 07 Jan 2009)
Log Message:
-----------
- db_postgres_convert_rows needs to free the row_buf on all error conditions
- db_postgres_convert_rows now free all rows when a processing error happens
- as now all memory is freed in error condition in the later steps, we can
change the logic db_postgres_store_result to only free the result in this
case, this fixes one crash in a out of memory error condition
- sync error msg with mysql, remove unnecessary connection pointer output
Modified Paths:
--------------
trunk/modules/db_postgres/dbase.c
trunk/modules/db_postgres/res.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Devel mailing list
[email protected]
http://lists.kamailio.org/cgi-bin/mailman/listinfo/devel