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 30344: /trunk/epan/ /trunk/epan/: filesystem.c

Date: Mon, 05 Oct 2009 18:38:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30344

User: krj
Date: 2009/10/05 11:38 AM

Log:
 GetModuleFileName expects the size of the passed buffer to be expressed in TCHAR. We currently pass the size expressed in bytes. In other words, we incorrectly state that the buffer is twice as big as it really is.

Directory: /trunk/epan/
  Changes    Path            Action
  +1 -1      filesystem.c    Modified