]> wimlib.net Git - wimlib/commit
Prevent huge memory allocations from fuzzed header fields
authorEric Biggers <ebiggers3@gmail.com>
Mon, 27 Mar 2023 00:25:46 +0000 (17:25 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 27 Mar 2023 00:25:46 +0000 (17:25 -0700)
commit55564216b05d61a397d0fa7642d43cf5c799e934
tree3e24fc6a5b508557b74cf73b6559950e46ccd753
parent52f88e8b25cddb441f12858e628ab46568af6a29
Prevent huge memory allocations from fuzzed header fields
include/wimlib/header.h
include/wimlib/wim.h
src/header.c
src/metadata_resource.c
src/wim.c