https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3032
Summary: uninitialized value in packet-tcp (bytes in flight code)
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: dgautheron@xxxxxxxx
didier gautheron <dgautheron@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2443| |review_for_checkin?
Flag| |
Created an attachment (id=2443)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2443)
use se_alloc0 rather then se_alloc for tcp_acked allocation
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Hi,
wireshark SVN 26684.
running valgrind
==29479== Conditional jump or move depends on uninitialised value(s)
==29479== at 0xED7DC20: dissect_tcp (packet-tcp.c:1392)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.