ao-tools: Fix buffer overflow in lib/ao-hex.c
authorKeith Packard <keithp@keithp.com>
Wed, 28 Dec 2022 05:31:38 +0000 (21:31 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 28 Dec 2022 05:31:38 +0000 (21:31 -0800)
ao_hex_file_create allocated a buffer too short when writing EOF.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found