sapling/common
Stanislau Hlebik 1ca1bc0d81 mononoke: fix buffer size in compression
Summary:
We were using incorrect buffer size. That's *very* surprising that our servers
weren't continuously crashing. However, see the test plan - it really looks
like `LZ4_compressBound()` is the correct option here.

Reviewed By: farnz

Differential Revision: D9738590

fbshipit-source-id: d531f32e79ab900f40d46b7cb6dac01dff8e9cdc
2018-09-10 09:23:50 -07:00
..
pylz4 mononoke: fix buffer size in compression 2018-09-10 09:23:50 -07:00
rust/db_conn/src Unifying sql code for Mononoke/Diesel 2018-07-08 09:06:22 -07:00