summaryrefslogtreecommitdiff
path: root/Demos
diff options
context:
space:
mode:
authorPeter Nelson <peter@peterdn.com>2020-12-28 12:31:09 +0000
committerAndreas Kling <kling@serenityos.org>2020-12-28 15:12:29 +0100
commit476911e1f90742c4bf67e9b3d1815c8211f40bdd (patch)
tree5e717700177a22209db41d422ce71d40f1da0ca6 /Demos
parentbe30dc2b18621d8932a4122b22af692e1f9139f5 (diff)
downloadserenity-476911e1f90742c4bf67e9b3d1815c8211f40bdd.zip
LibGfx: fix OOB access in LZW decoder on bad input
This fixes an issue where a corrupted LZW code can result in the first element of an empty buffer being accessed. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27863
Diffstat (limited to 'Demos')
0 files changed, 0 insertions, 0 deletions