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] RFD: The Future of Memory Management in Wireshark

2012-10-26 Thread Sébastien Tandel
On Wed, Oct 24, 2012 at 11:13 AM, Evan Huus eapa...@gmail.com wrote: On Wed, Oct 24, 2012 at 8:10 AM, Sébastien Tandel sebastien.tan...@gmail.com wrote: On Wed, Oct 24, 2012 at 1:10 AM, Guy Harris g...@alum.mit.edu wrote: On Oct 18, 2012, at 6:01 PM, Evan Huus eapa...@gmail.com

[Wireshark-dev] FeatureReq: GoToFrame Lua API call

2012-10-26 Thread Márton Cserbák
Hi All, I got to writing to you following the instructions on http://wiki.wireshark.org/WishList. Currently I am developing a VoIP media plane analyzer tool in Lua for Wireshark, and it would be nice, if it would be possible to call a function (e.g. GoToFrame) from the Lua script, that

Re: [Wireshark-dev] i want get epan module , how to reform it into a multi-threaded moudle

2012-10-26 Thread Richard Sharpe
On Mon, Oct 22, 2012 at 8:22 PM, 黄长佳 changjia_hu...@163.com wrote: Dear wireshark-dev: now i have a doubt . we may use the “epan module” for our system to dissect the packet , but the epan moulde seems run in Single process ,so how to reform it into a multi-threaded moudle ,do you have any

Re: [Wireshark-dev] [Wireshark-commits] rev 45733: /trunk/ /trunk/tools/: fuzz-test.sh

2012-10-26 Thread Gerald Combs
On 10/22/12 4:33 PM, eapa...@wireshark.org wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=revrevision=45733 User: eapache Date: 2012/10/22 04:33 PM Log: Make the fuzz-test plugin error into a warning, since lacking plugins doesn't seem (to me) to warrant preventing someone

Re: [Wireshark-dev] RFD: The Future of Memory Management in Wireshark

2012-10-26 Thread Evan Huus
On Fri, Oct 26, 2012 at 12:14 PM, Sébastien Tandel sebastien.tan...@gmail.com wrote: On Fri, Oct 26, 2012 at 1:58 PM, Evan Huus eapa...@gmail.com wrote: On Fri, Oct 26, 2012 at 11:40 AM, Graham Bloice graham.blo...@trihedral.com wrote: On 26 October 2012 14:44, Evan Huus

Re: [Wireshark-dev] RFD: The Future of Memory Management in Wireshark

2012-10-26 Thread Sébastien Tandel
On Fri, Oct 26, 2012 at 2:36 PM, Evan Huus eapa...@gmail.com wrote: On Fri, Oct 26, 2012 at 12:14 PM, Sébastien Tandel sebastien.tan...@gmail.com wrote: On Fri, Oct 26, 2012 at 1:58 PM, Evan Huus eapa...@gmail.com wrote: On Fri, Oct 26, 2012 at 11:40 AM, Graham Bloice

Re: [Wireshark-dev] FeatureReq: GoToFrame Lua API call

2012-10-26 Thread Tony Trinh
On Wed, Oct 24, 2012 at 4:51 AM, Márton Cserbák marton.cser...@ericsson.com wrote: Hi All, I got to writing to you following the instructions on http://wiki.wireshark.org/WishList. Currently I am developing a VoIP media plane analyzer tool in Lua for Wireshark, and it would be nice, if it

Re: [Wireshark-dev] error while doing make rpm-package on wireshark latest trunk

2012-10-26 Thread P Gyanesh Patra
Thanks for your reply. I still have one doubt :). How will i make sure that the Qt Tools will not get build while doing make rpm-package ? - Gyanesh On Tue, Oct 9, 2012 at 11:59 PM, Jeff Morriss jeff.morriss...@gmail.comwrote: Pascal Quantin wrote: [Back to -dev mailing list] 2012/10/7 P