Duplicate calls to get lineno & filename for DTRACE_FUNCTION_*

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

 [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

Pull Requests

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