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

Date: Wed, 25 Jul 2012 11:27:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43985

User: mmann
Date: 2012/07/25 04:27 AM

Log:
 Fix NULL deference (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7486).
 I don't understand the relationship between the "frame data" and the "conversation" (to me they seem independent, but the code seems to put them together), but at least this fixes the crash

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +8 -13     packet-pop.c    Modified