Wireshark-commits: [Wireshark-commits] rev 23004: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 28 Sep 2007 05:50:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23004

User: sahlberg
Date: 2007/09/28 05:50 AM

Log:
 queue the ip/eth headers for tapping before calling any subdissectors   
 so that they can be tapped even if the subdissectors cause an exception
 
 
 this fixes bug 1527

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +5 -7      packet-eth.c    Modified
  +6 -7      packet-ip.c     Modified