Project

General

Profile

Bug #4978

Memory leak in call handler

Added by Álvaro Herrera over 18 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
High
Assignee:
Álvaro Herrera
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed

Description

The non-trigger function handler has some kind of memory leak. Apparently the args, argc and funcname zvals are being leaked, and maybe the return value zval as well. This is a minor leak, amounting to between 48 and 96 bytes per call, but it's noticeable on long sessions.

Also available in: Atom PDF