Wireshark-commits: [Wireshark-commits] rev 52565: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 12 Oct 2013 13:14:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52565

User: eapache
Date: 2013/10/12 01:14 PM

Log:
 We can't use proto_tree_add_uint_* for FT_TIME fields, use proto_tree_add_time_*
 instead. Fixes another one of the issues that shows up in
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9263

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +8 -4      packet-smb.c    Modified