https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4773
Summary: wrong variable used for proto_tree_add_text() in ptp
dissector
Product: Wireshark
Version: 1.2.8
Platform: Other
OS/Version: All
Status: NEW
Severity: Trivial
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: doj@xxxxxxxxx
Created an attachment (id=4665)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4665)
use correct variable in packet-ptp.c
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The attachted patch uses the correct variable. The current state doesn't even
use a variable, but the function pointer to the time() function :-)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.