http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2311
Summary: Wrong strncat usage in epan/dissectors/packet-gtp.c
Product: Wireshark
Version: 0.99.8
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: stick@xxxxxx
Build Information:
0.99.8
--
Third parameter of strncat takes length of appended string (meaning that it can
append n+1 bytes).
Attaching patch
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.