On 31/10/25 21:56, Philippe Mathieu-Daudé wrote:
On 31/10/25 20:02, Vladimir Sementsov-Ogievskiy wrote:Hi all. qemu_hexdump() wrongly indents ASCII part of the output for the list line, it it's not bound to 16-bytes boundary. Let's fix.v2: add test Vladimir Sementsov-Ogievskiy (2): util/hexdump: fix QEMU_HEXDUMP_LINE_WIDTH logic tests/unit: add unit test for qemu_hexdump()Tested-by: Philippe Mathieu-Daudé <[email protected]>
And queued.
