[asterisk-dev] memory leak in chan_agent.c

Christian crich-ml at beronet.com
Wed Mar 7 09:39:16 MST 2007


Hi,

i was just reading chan_agent.c (svn 1.4 head) and found that in
"add_agent" (line :299) there is a "parse" variable allocated which
never seems to be freed. Is that correct or does the app_args_parse
stuff magically free that later ? I assume this is a memory leak, if
somebody confirms i'll fix that and check for other mem leaks like that.

cheers,

Christian



More information about the asterisk-dev mailing list