lz4: fix potential div by zero
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 15 Oct 2019 14:20:53 +0000 (11:20 -0300)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 11 Nov 2019 02:18:25 +0000 (11:18 +0900)
commit35db5bc8356c70ccba36bcf4a851ce11b0e84e69
treeba21e3dfc55b0b63ddf5e8fbe17400000f644001
parent8de0e9990d757ee1e2afee57d8b5ffe2c473f8e4
lz4: fix potential div by zero

Summary:
LZ4F_getBlockSize() can return 0

CID 1404010

Reviewers: lauromoura

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10392
src/static_libs/lz4/lz4frame.c