[Home]

Summary:ASTERISK-24736: Memory Leak Fixes
Reporter:Mark Michelson (mmichelson)Labels:
Date Opened:2015-01-29 11:56:39.000-0600Date Closed:2015-01-30 10:48:24.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:13.1.1 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:
Description:John Hardin did some investigating into memory leaks and has some patches for those. I have put these patches up at https://reviewboard.asterisk.org/r/4389
Comments:By: ibercom (ibercom) 2015-01-30 06:48:41.513-0600

Could be applied to Asterisk 11 any of these patches ?
For example: pbx.c, pbx_spool.c or manager.c


By: Mark Michelson (mmichelson) 2015-01-30 09:34:10.180-0600

The pbx.c change in context_merge() will be applied to 11. The rest of the memory leaks are 13-only.

By: ibercom (ibercom) 2015-01-30 13:36:14.132-0600

Ok, thank you.
Lately, I have seen a few changes in A-13 that could also be applied to A-11.