Wireshark-commits: [Wireshark-commits] rev 46570: /trunk/epan/ /trunk/epan/: tvbuff.c
Date: Sun, 16 Dec 2012 19:26:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46570

User: morriss
Date: 2012/12/16 11:26 AM

Log:
 Another composite-TVB fix inspired by
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8097 :
 
 Assert out if tvb_composite_finalize() is called on a composite TVB with
 no members (sub-TVBs).

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