]> icculus.org git repositories - icculus/xz.git/history - src/lzmadec/lzmadec.c
Fix a buffer overflow in the LZMA encoder. It was due to my
[icculus/xz.git] / src / lzmadec / lzmadec.c
2008-04-28 Lasse CollinFixed wrong spelling "limitter" to "limiter". This...
2008-01-18 Lasse CollinSet stdin and stdout to binary mode on Windows. This...
2008-01-16 Lasse CollinAdded memory leak detection to lzmadec.c.
2008-01-15 Lasse CollinFree the allocated memory in lzmadec if debugging is
2008-01-06 Lasse CollinWith printf(), use PRIu64 with a cast to uint64_t instead
2007-12-08 Lasse CollinImported to git.