[Kamailio-Devel] SF.net SVN: openser:[5428] trunk/modules/db_postgres

Henning Westerholt henning.westerholt at 1und1.de
Wed Jan 7 14:32:44 CET 2009


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.



More information about the Devel mailing list