http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49612
User: morriss
Date: 2013/05/29 07:38 AM
Log:
Copy over from the trunk in order to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8727 :
------------------------------------------------------------------------
r46128 | wmeier | 2012-11-21 21:27:40 -0500 (Wed, 21 Nov 2012) | 4 lines
Changed paths:
M /trunk/epan/dissectors/packet-ppp.c
Fix potential buffer overflow crash; (Bug #7880).
Rework code logic slightly so same code path (and tests)
used whether or not 'if(tree)'.
------------------------------------------------------------------------
Directory: /trunk-1.8/epan/dissectors/
Changes Path Action
+43 -48 packet-ppp.c Modified