Hello.
I try to investigate kafka. For now kafka dissector supports only main
requests/responses and does not support it actual versions. I want to
actualize dissector. May i do this task?
___
Sent via:Wireshark-dev
On 11 November 2016 at 06:00, daniel mclean wrote:
> Hello,
>
> I've encountered some difficulties building Wireshark from source tthat I
> was looking for some help with. I downloaded the Wireshark 2.2 source
> tarball and followed the instructions from the step-by-step guide for a
> Windows ba
Hello,
I've encountered some difficulties building Wireshark from source tthat I
was looking for some help with. I downloaded the Wireshark 2.2 source
tarball and followed the instructions from the step-by-step guide for a
Windows based x64 based build. The build gets quite a long way through bu
2016-11-11 11:43 GMT+01:00 Guy Harris :
> On Nov 11, 2016, at 1:59 AM, Anders Broman wrote:
>
>> https://wiki.wireshark.org/Development/LifeCycle
>>
>> Version Stable Release Date End of LifeNotes
>>
>> 1.8 June 21, 2012 June 21, 2014 Last release to support
>> OS X
On Nov 11, 2016, at 1:59 AM, Anders Broman wrote:
> https://wiki.wireshark.org/Development/LifeCycle
>
> Version Stable Release Date End of LifeNotes
>
> 1.8 June 21, 2012 June 21, 2014 Last release to support
> OS X on PPC
>
> 1.8 vent end-of-life June 21, 201
>-Original Message-
>From: wireshark-dev-boun...@wireshark.org
>[mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Martin Sehnoutka
>Sent: den 11 november 2016 10:34
>To: Developer support list for Wireshark
>Subject: [Wireshark-dev] Segfault when running older Wireshark with cap
Hi,
I'm running wireshark 1.8 and it sometimes segfaults when I'm repeatedly
executing tshark with capture from this bug:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7664 (CVE-2013-4075).
It seems that the function 'csnStreamDissector' sometimes fails and in
turn causes the segfault.
I ca