php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65490 Duplicate calls to get lineno & filename for DTRACE_FUNCTION_*
Submitted: 2013-08-20 23:40 UTC Modified: 2013-08-23 15:09 UTC
From: sixd@php.net Assigned: sixd (profile)
Status: Closed Package: Scripting Engine problem
PHP Version: 5.4Git-2013-08-20 (Git) OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
14 + 2 = ?
Subscribe to this entry?

 
 [2013-08-20 23:40 UTC] sixd@php.net
Description:
------------
In zend_dtrace.c:dtrace_execute_ex(), the lineno & filename values are fetched 
twice when DTRACE_FUNCTION_ENTRY_ENABLED() and DTRACE_FUNCTION_RETURN_ENABLED() 
are true.


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-08-20 23:52 UTC] sixd@php.net
The patch should be merged to 5.4, 5.5 and master.
 [2013-08-23 15:09 UTC] sixd@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: sixd
 [2013-08-23 15:09 UTC] sixd@php.net
The patch was committed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 17:01:30 2024 UTC