php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42562 error in ext/pgsql/pgsql.c
Submitted: 2007-09-05 12:20 UTC Modified: 2007-09-05 13:19 UTC
From: bernard dot prevosto at ifremer dot fr Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 5.2.4 OS: solaris 5.8
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bernard dot prevosto at ifremer dot fr
New email:
PHP Version: OS:

 

 [2007-09-05 12:20 UTC] bernard dot prevosto at ifremer dot fr
Description:
------------
one error in ext/pgsql/pgsql.c in line 85

#define PGfreemem free

instead of:

#define PQfreemem free


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-09-05 13:19 UTC] jani@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Oct 31 22:01:27 2024 UTC