Wireshark-commits: [Wireshark-commits] rev 52660: /trunk/epan/ /trunk/epan/: proto.c tvbuff.c tvbuf
Date: Thu, 17 Oct 2013 12:24:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52660

User: eapache
Date: 2013/10/17 12:24 PM

Log:
 Revert the optimization in r52578. As Jakub predicted, it caused at least one
 infinite loop to pop up. We're just going to have to eat the performance hit.
 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9282)

Directory: /trunk/epan/
  Changes    Path          Action
  +44 -8     proto.c       Modified
  +0 -15     tvbuff.c      Modified
  +0 -3      tvbuff.h      Modified