Wireshark-bugs: [Wireshark-bugs] [Bug 11829] Wireshark static out-of-bounds read in dissct_rsl_i

Date: Fri, 08 Jan 2016 16:58:00 +0000

changed bug 11829


What Removed Added
Status RESOLVED CONFIRMED
Resolution FIXED ---

Comment # 12 on bug 11829 from
Please note that the condition causing the AddressSanitizer crash hasn't been
fixed properly, as the out-of-bounds memory access in line 3055:

switch (tdef->type) {

still takes place.


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