[OpenSER-Devel] SF.net SVN: openser: [2470] branches/1.2/modules/postgres

Henning Westerholt henning.westerholt at 1und1.de
Wed Jul 18 11:57:35 CEST 2007


Revision: 2470
          http://openser.svn.sourceforge.net/openser/?rev=2470&view=rev
Author:   henningw
Date:     2007-07-18 02:57:30 -0700 (Wed, 18 Jul 2007)

Log Message:
-----------
- backport from trunk, rev 2295 (without the formating changes)
  - fixed memory leak when using BLOB - the PQunescapeBytea() allocates
    a new string for the result.
  - free also STR values
  - fix header include in pg_con.h
  - set STR parameter to zero in db_val.c::pg_str2val 

Revision Links:
--------------
    http://openser.svn.sourceforge.net/openser/?rev=2295&view=rev

Modified Paths:
--------------
    branches/1.2/modules/postgres/db_res.c
    branches/1.2/modules/postgres/db_val.c
    branches/1.2/modules/postgres/dbase.h
    branches/1.2/modules/postgres/pg_con.h


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