diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-04-12 00:33:22 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-06-05 12:13:42 -0700 |
commit | 53ee5f551e5743516c90a662425276cae4cf0aeb (patch) | |
tree | 4544265752101f0a14190e9bab455fae03b2a63b /qemu-keymap.c | |
parent | f1572ab94738bd5787b7badcd4bd93a3657f0680 (diff) | |
download | qemu-53ee5f551e5743516c90a662425276cae4cf0aeb.zip qemu-53ee5f551e5743516c90a662425276cae4cf0aeb.tar.gz qemu-53ee5f551e5743516c90a662425276cae4cf0aeb.tar.bz2 |
util/hexdump: Use a GString for qemu_hexdump_line
Allocate a new, or append to an existing GString instead of
using a fixed sized buffer. Require the caller to determine
the length of the line -- do not bound len here.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240412073346.458116-4-richard.henderson@linaro.org>
Diffstat (limited to 'qemu-keymap.c')
0 files changed, 0 insertions, 0 deletions