Revision 4444256ab79876bf33500ad4907c45b7b4d57137 authored by Nick Terrell on 21 November 2016, 20:17:06 UTC, committed by Facebook Github Bot on 21 November 2016, 20:24:14 UTC
Summary:
LZ4 1.7.3 emits warnings when calling the deprecated function `LZ4_compress_limitedOutput_continue()`.  Starting in r129, LZ4 introduces `LZ4_compress_fast_continue()` as a replacement, and the two functions calls are [exactly equivalent](https://github.com/lz4/lz4/blob/dev/lib/lz4.c#L1408).
Closes https://github.com/facebook/rocksdb/pull/1532

Differential Revision: D4199240

Pulled By: siying

fbshipit-source-id: 138c2bc
1 parent 548d7fb
History
File Mode Size
main
test

back to top