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

Date: Mon, 17 Jun 2013 19:25:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49985

User: eapache
Date: 2013/06/17 12:25 PM

Log:
 Ensure that the length parameter to dissect_per_length_determinant is
 initialized even in cases where we error or otherwise fail to dissect.
 
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8722
 
 Thanks to Pascal for his help digging through this one.

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