Wireshark-commits: [Wireshark-commits] rev 46564: /trunk/epan/ /trunk/epan/: tvbuff.c

Date: Sun, 16 Dec 2012 16:21:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46564

User: eapache
Date: 2012/12/16 08:21 AM

Log:
 DISSECTOR_ASSERT on member_length when composing a disjoint tvb in order to
 avoid an infinite recursion. More robust handling of the error case in
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8097
 but doesn't fix the actual bug (which is that either DHCP or BOOTP is building
 an invalid tvbuff).

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -0      tvbuff.c      Modified