https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5955
Summary: DVB-CI dissector: exception in close_session_request
apdus (wrong offset)
Product: Wireshark
Version: 1.6.0
Platform: Other
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: wireshark@xxxxxxxxx
Created an attachment (id=6394)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6394)
fix offset for parsing close_session_request
Build Information:
Build Information:
TShark 1.7.0 (SVN Rev 37333 from /trunk)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GLib 2.16.6, with libpcap 0.9.8, with libz 1.2.3.3,
without POSIX capabilities, without libpcre, without SMI, without c-ares,
without ADNS, without Lua, without Python, with GnuTLS 2.4.2, with Gcrypt
1.4.1,
with MIT Kerberos, without GeoIP.
Running on Linux 2.6.29.1, with libpcap version 0.9.8, with libz 1.2.3.3.
Built using gcc 4.3.2.
--
Hello wireshark team,
my DVB-CI dissector throws an exception for each close_session_request apdu.
The attached one-line patch fixes this by setting the correct offset.
Could you please apply this to trunk and 1.6.0 release branch?
I'll attach a simple pcap with two close_session_requests so you can see the
difference.
Thanks,
Martin
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.