php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53284 Valgrind warnings in oci_set_* functions
Submitted: 2010-11-09 21:55 UTC Modified: 2010-11-10 19:51 UTC
From: sixd@php.net Assigned: sixd (profile)
Status: Closed Package: OCI8 related
PHP Version: 5.3.3 OS: n/a
Private report: No CVE-ID: None
 [2010-11-09 21:55 UTC] sixd@php.net
Description:
------------
Several oci_set functions use long instead of int for "s" lengths in 
zend_parse_parameters() calls


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-11-09 21:55 UTC] sixd@php.net
-Assigned To: +Assigned To: sixd
 [2010-11-10 19:49 UTC] sixd@php.net
Automatic comment from SVN on behalf of sixd
Revision: http://svn.php.net/viewvc/?view=revision&revision=305256
Log: Fixed bug #53284 (Valgrind warnings in oci_set_* functions)
 [2010-11-10 19:51 UTC] sixd@php.net
-Status: Assigned +Status: Closed
 [2010-11-10 19:51 UTC] sixd@php.net
This bug has been fixed in SVN.

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.

A fix has been merged to svn PHP_5_3 and trunk branches.
It will be in any future OCI8 1.4.4+ and PHP 5.3.4+ releases
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 04:01:31 2024 UTC