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

Date: Sun, 16 Dec 2012 16:49:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46566

User: morriss
Date: 2012/12/16 08:49 AM

Log:
 A different fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8097 :
 
 Rather than asserting out when we find a zero-length TVB in a composite TVB,
 assert out when a dissector adds a zero-length TVB to a composite.

Directory: /trunk/epan/
  Changes    Path          Action
  +38 -27    tvbuff.c      Modified