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

Date: Thu, 14 Feb 2013 19:42:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47658

User: mmann
Date: 2013/02/14 11:42 AM

Log:
 Fix potential buffer overflow in RTPS and RTPS2 dissectors by allocating enough memory to fit the "indentation space".
 
 Bug 8332 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8332)

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -2      packet-rtps.c     Modified
  +3 -2      packet-rtps2.c    Modified