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.

_______________________________________________
Devel mailing list
[email protected]
http://lists.kamailio.org/cgi-bin/mailman/listinfo/devel

Reply via email to