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

Date: Mon, 21 Oct 2013 13:07:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52730

User: eapache
Date: 2013/10/21 01:07 PM

Log:
 Don't go into a loop if we find a zero-length line. Fixes
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9312
 
 Anders, this may be related to your recent TVB optimizations, since I don't
 think it happened before that? Did you change the behaviour of tvb_find_line_end
 or its callees at all?

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