Mercurial > libpst
view src/libstrfunc.h @ 85:582e927756d3 stable-0-6-15
Patch from Robert Simpson for file handle leak in error case.
Fix for missing length on lz decompression, bug found by Chris White.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 30 Jul 2008 22:01:52 -0700 |
parents | f6db1f060a95 |
children | 997cf1373f9e |
line wrap: on
line source
char * base64_encode(void *data, size_t size); void hexdump(char *hbuf, int start, int stop, int ascii);