commit | 89767cc28059fff5e782c4b8ddd5b0b03ddedb90 | [log] [download] |
---|---|---|
author | yann.collet.73@gmail.com <yann.collet.73@gmail.com@650e7d94-2a16-8b24-b05c-7c0b3f6821cd> | Thu Mar 01 15:19:08 2012 +0000 |
committer | yann.collet.73@gmail.com <yann.collet.73@gmail.com@650e7d94-2a16-8b24-b05c-7c0b3f6821cd> | Thu Mar 01 15:19:08 2012 +0000 |
tree | fd55089bc20c348c5f3402be86725c7eaa42cff4 | |
parent | 3430ee1bc0d90e32c47a036eb39c3b0d16ba5451 [diff] |
Small speed improvement (compression & decompression), Thanks Maciej Adamczyk for suggestion Fixed : LZ4_uncompress_unknownOutputSize(), now protected against a malicious attack type, where a crafted input deliberately attempts to make it read outside of input buffer. Thanks Steinar H. Gunderson for report. git-svn-id: https://lz4.googlecode.com/svn/trunk@58 650e7d94-2a16-8b24-b05c-7c0b3f6821cd