Wireshark-commits: [Wireshark-commits] rev 50634: /trunk/epan/ /trunk/epan/: tvbuff_subset.c

Date: Mon, 15 Jul 2013 18:59:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50634

User: darkjames
Date: 2013/07/15 11:59 AM

Log:
 Fix bug #8934: Fuzz failure: seg-fault in tvb_new_proxy()
 
 It is possible to have NULL reassembly data, support this case in tvb_new_proxy().

Directory: /trunk/epan/
  Changes    Path               Action
  +6 -1      tvbuff_subset.c    Modified