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 24654: /trunk/epan/ /trunk/epan/: base64.c

Date: Sun, 16 Mar 2008 09:54:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24654

User: jake
Date: 2008/03/16 09:54 AM

Log:
 From Peter Kjellerstedt
 The base64 decoder in epan_base64_decode() returns an incorrect length (one
 byte too many) for three out of four base64 coded strings. Please apply the
 attached patch to correct this.

Directory: /trunk/epan/
  Changes    Path          Action
  +3 -5      base64.c      Modified