Allow undefined LZ4_MAX_INPUT_SIZE
authorTudor Bosman <tudorb@fb.com>
Mon, 14 Jul 2014 20:24:27 +0000 (13:24 -0700)
committerTudor Bosman <tudorb@fb.com>
Tue, 15 Jul 2014 00:42:09 +0000 (17:42 -0700)
commitedec0c3fd0bb5f709eb8988fed2c782177274197
tree331a8e6e6f45f78f2e9b3a2694722cee45364c0d
parent7ccfefc766cc09064823ae19e886e17188d44a46
Allow undefined LZ4_MAX_INPUT_SIZE

Summary:
Because the version of lz4 that ships by default with Ubuntu 13.10 doesn't
define it (but has lz4_decompress_safe, so it's usable)

Test Plan: built on Ubuntu 13.10

Reviewed By: meyering@fb.com

Subscribers: jhj, lesha, kma

FB internal diff: D1433864

@override-unit-failures
folly/io/Compression.cpp