Wireshark-bugs: [Wireshark-bugs] [Bug 11055] "Follow UDP Stream" on mpeg packets crashes wiresha

Date: Thu, 12 Mar 2015 21:18:24 +0000

changed bug 11055


What Removed Added
Status UNCONFIRMED CONFIRMED
CC   [email protected], [email protected]
Ever confirmed   1

Comment # 4 on bug 11055 from
The crash is due to the change from
https://code.wireshark.org/review/#/c/1692/3

With master-1.12 branch, it leads to a memcmp operation on a NULL pointer
(leading to a crash). In master branch, you get a popup indicating that a
network layer header is needed.


You are receiving this mail because:
  • You are watching all bug changes.