ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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