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 19983: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 26 Nov 2006 00:23:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19983

User: wmeier
Date: 2006/11/26 12:23 AM

Log:
 Problem: 
 "off by 1" bug in 
    packet-smb-common.c:  dissect_ms_compressed_string_internal()
 was causing a 1 character buffer overflow thus causing the canary to sing !
 
 Fixes bug #1241

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +6 -7      packet-smb-common.c    Modified