Re: [Wireshark-dev] [Bug 7775] Wireshark leaks memory when selecting packets

2012-10-26 Thread Bálint Réczey
2012/10/10 Jakub Zawadzki darkjames...@darkjames.pl: On Mon, Oct 08, 2012 at 06:29:33PM -0400, Evan Huus wrote: It doesn't crash, yes, but it leaks again. I've added emem_destroy_chunk() for now in revision 45412, I forgot to note that emem_destroy_chunk() works only with chunks created with

Re: [Wireshark-dev] [Bug 7775] Wireshark leaks memory when selecting packets

2012-10-10 Thread Jakub Zawadzki
On Wed, Oct 10, 2012 at 12:47:16AM +0200, Jakub Zawadzki wrote: On Mon, Oct 08, 2012 at 06:29:33PM -0400, Evan Huus wrote: It doesn't crash, yes, but it leaks again. I've added emem_destroy_chunk() for now in revision 45412, I forgot to note that emem_destroy_chunk() works only with

Re: [Wireshark-dev] [Bug 7775] Wireshark leaks memory when selecting packets

2012-10-09 Thread Jakub Zawadzki
On Mon, Oct 08, 2012 at 06:29:33PM -0400, Evan Huus wrote: It doesn't crash, yes, but it leaks again. I've added emem_destroy_chunk() for now in revision 45412, I forgot to note that emem_destroy_chunk() works only with chunks created with emem_create_chunk() emem_create_chunk_gp() changes

Re: [Wireshark-dev] [Bug 7775] Wireshark leaks memory when selecting packets

2012-10-08 Thread Evan Huus
On Mon, Oct 8, 2012 at 2:58 PM, bugzilla-dae...@wireshark.org wrote: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7775 --- Comment #10 from Anatoly aries@gmail.com 2012-10-08 14:58:26 EDT --- I've tried r45395, nothin is changed except wireshark has crashed:) But I got one more

Re: [Wireshark-dev] [Bug 7775] Wireshark leaks memory when selecting packets

2012-10-08 Thread Jakub Zawadzki
Hi Evan, On Mon, Oct 08, 2012 at 03:06:29PM -0400, Evan Huus wrote: On Mon, Oct 8, 2012 at 2:58 PM, bugzilla-dae...@wireshark.org wrote: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7775 --- Comment #10 from Anatoly aries@gmail.com 2012-10-08 14:58:26 EDT --- I've tried

Re: [Wireshark-dev] [Bug 7775] Wireshark leaks memory when selecting packets

2012-10-08 Thread Evan Huus
On Mon, Oct 8, 2012 at 3:31 PM, Jakub Zawadzki darkjames...@darkjames.pl wrote: Hi Evan, On Mon, Oct 08, 2012 at 03:06:29PM -0400, Evan Huus wrote: On Mon, Oct 8, 2012 at 2:58 PM, bugzilla-dae...@wireshark.org wrote: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7775 --- Comment

Re: [Wireshark-dev] [Bug 7775] Wireshark leaks memory when selecting packets

2012-10-08 Thread Jakub Zawadzki
On Mon, Oct 08, 2012 at 04:29:15PM -0400, Evan Huus wrote: On Mon, Oct 8, 2012 at 3:31 PM, Jakub Zawadzki darkjames...@darkjames.pl wrote: Hi Evan, On Mon, Oct 08, 2012 at 03:06:29PM -0400, Evan Huus wrote: On Mon, Oct 8, 2012 at 2:58 PM, bugzilla-dae...@wireshark.org wrote:

Re: [Wireshark-dev] [Bug 7775] Wireshark leaks memory when selecting packets

2012-10-08 Thread Evan Huus
On Mon, Oct 8, 2012 at 5:17 PM, Jakub Zawadzki darkjames...@darkjames.pl wrote: On Mon, Oct 08, 2012 at 04:29:15PM -0400, Evan Huus wrote: On Mon, Oct 8, 2012 at 3:31 PM, Jakub Zawadzki darkjames...@darkjames.pl wrote: Hi Evan, On Mon, Oct 08, 2012 at 03:06:29PM -0400, Evan Huus wrote: