[Kamailio-Devel] SF.net SVN: openser:[5418] trunk/db

Henning Westerholt henning.westerholt at 1und1.de
Mon Jan 5 16:42:12 CET 2009


Revision: 5418
          http://openser.svn.sourceforge.net/openser/?rev=5418&view=rev
Author:   henningw
Date:     2009-01-05 15:42:12 +0000 (Mon, 05 Jan 2009)

Log Message:
-----------
- prevent problems when a DB modules (like db_postgres) first calls
  db_free_row (because of some problems in the data processing), and
  then later db_free_result
- this could cause a double free, and also a crash because of null pointer
- reported from Bayan Towfiq, bayan at flowroute dot com
- fix also a similar problem in the db_free_columns function

Modified Paths:
--------------
    trunk/db/db_res.c
    trunk/db/db_row.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