On 1/7/12 6:38 AM, Gisle Vanem wrote:
> Generated files in ui/qt should perhaps not be put in
> the SVN repo. This one is there now:
> ui\qt\qrc_toolbar.cpp
It's been removed from the repository.
___
Sent via:Wireshark-d
On 1/7/12 9:48 AM, Bill Meier wrote:
> On 1/6/2012 4:07 PM, Maynard, Chris wrote:
>> ... Also, what of Bill's recent work with
>> tvbuff's? I believe he fixed a lot of memory leaks there as well.
>>
>
>
> There were a number of leaks fixed (of the type wherein the data buffer
> associated with a
hi,
going through the wireshark code, I am not sure about one thing.
I am using wireshark 1.7.0 codebase.
While sniffing in monitor mode, the function capture_info_packet() calls
capture_radiotap()
capture_radiotap() calls capture_ieee80211() and
capture_ieee80211_datapad().
I can't find anywher
Hi,
I have run tools/git-compare-abis.sh on latest master-1.6
(wireshark-1.6.4-21-ga6c3642).
The ABI is almost totally stable [1], which is very good sign for plugin
developers and for anyone using Wireshark's libraries. :-)
There is only a minor incompatibility in packet-zbee-zcl.h caused