Wireshark-commits: [Wireshark-commits] rev 22598: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 23 Aug 2007 09:16:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22598

User: jake
Date: 2007/08/23 09:16 AM

Log:
 From David Helder:
 The MP_REACH_NLRI (and MP_UNREACH_NLRI) parser incorrectly increments a buffer
 offset.  Any attributes following will be skipped and/or parsed incorrectly. 
 No security problem I see - the bounds are checked before parsing each attribute.

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