Files
Masahiro Hanada 53eda93e4a [libwebp] Fix next is invalid pointer when WebPSafeMalloc fails
When WebPSafeMalloc fails on VP8LHuffmanTablesAllocate,
next is not initialized to NULL.
VP8LHuffmanTablesDeallocate uses next to know the following nodes.
A patch fixes this issue.

Change-Id: I144ae84cd97e5bca227018ef1afa95361267902c
2023-09-20 11:35:47 +08:00
..
2019-02-20 15:00:50 +08:00
2019-02-20 15:00:50 +08:00
2019-02-20 15:00:50 +08:00