In xhprof_shutdown(), the xhprof_shutdown_real() function is blindly added as a shutdown function, even though we may not get a valid XHProf run ID, and therefore nullifies why xhprof_shutdown_real() should run.

Comments

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new1.01 KB

Patch fixes the logic condition in xhprof_shutdown().

msonnabaum’s picture

Status: Needs review » Fixed

Seems legit.

msonnabaum’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.