Fix a nasty crash.
authorZack Rusin <zack@kde.org>
Mon, 29 Aug 2011 21:24:44 +0000 (17:24 -0400)
committerZack Rusin <zack@kde.org>
Mon, 29 Aug 2011 21:24:44 +0000 (17:24 -0400)
commit51fade4dcdd16dd03e5fc28e5a63cb5f8a95aa28
tree2ab632cccc196b1d8b8b96aa3a086819436110aa
parent0983c32931fa376ad96493a910d994b4fab27eb0
Fix a nasty crash.

the size of the compressed buffer can be under certain circumstances
bigger than the size of the input buffer.
trace_snappyfile.cpp