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

Date: Sun, 27 Oct 2013 19:33:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52897

User: pascal
Date: 2013/10/27 07:33 PM

Log:
 Do not reset pinfo->curr_layer_num in packet-frame.c
 Before this change, curr_layer_num could be off by 1 depending on whether we
 generated items for Frame protocol or not, leading to a failure to get the
 UDP heuristic dissector identified during first pass

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +0 -1      packet-frame.c    Modified