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

Date: Sun, 18 Oct 2009 14:46:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30595

User: morriss
Date: 2009/10/18 07:46 AM

Log:
 Fix an off-by-one error (<= instead of <) that caused the dissector to
 reference uninitialized memory, possibly leading to a crash (found by turning
 memory scrubbing on).

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