Files
binutils-gdb/libsframe
Jan Dubiec 84402f09dd sframe: Minor format string fix in sframe_decode
The type of fidx_size is size_t so the proper length modifier is not "l"
but "z".

libsframe/
    * sframe.c (sframe_decode): Fix format string (length modifier)
    for fidx_size.

Signed-off-by: Jan Dubiec <jdx@o2.pl>
2025-11-06 14:44:16 -08:00
..
2025-11-03 10:59:50 +10:30
2025-07-12 01:09:17 -07:00