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
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: sixd@php.net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Thu Nov 21 11:01:29 2024 UTC