[Devel] Mem-leak in Path-Handling
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Sat Jun 24 09:24:33 CEST 2006
Hi Andreas,
that's great! thanks for the fix.
regards,
bogdan
Andreas Granig wrote:
> I wrote:
>
>> What I'm looking for is the place where the "struct sip_msg *msg" is
>> free'd when processing the request has finished. I assume that
>> path_vec.s is left allocated there.
>
>
> Ok, found it, it's free_sip_msg() in parser/msg_parser.c:623, and
> indeed I've forgotten to free the path_vec there. I'll commit the fix
> later this day after further testing...
>
> Andy
>
More information about the Devel
mailing list