Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Wed, 18 Jul 2012 15:14:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43784

User: rbalint
Date: 2012/07/18 08:14 AM

Log:
 Fix crash in PPP dissector
 
 Make sure that there is enough space allocated for PPP encapsulated CRTP
 packet's header.
 The bug can be triggered on an x86_64 system using the cpature file attached to
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680056

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