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

Date: Tue, 29 Apr 2008 15:20:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25195

User: morriss
Date: 2008/04/29 08:20 AM

Log:
 Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1513 : don't tvb_memcpy() more bytes than are in the (se_alloc()'d) buffer.  tvb_memcpy()ing more bytes than are the TVB is okay (it'll except out).

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +12 -12    packet-bthci_acl.c    Modified