[Devel] Mem-leak in Path-Handling

Andreas Granig andreas.granig at inode.info
Fri Jun 23 11:22:09 CEST 2006


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