[PATCH] sframe.c Minor format string fix in sframe_decode()
Indu Bhagat
indu.bhagat@oracle.com
Thu Nov 6 22:55:15 GMT 2025
On 11/6/25 5:47 AM, Jan Dubiec wrote:
> The type of fidx_size is size_t so the proper length modifier is not "l"
> but "z".
>
> /J.D.
>
> libsframe/
> * sframe.c (sframe_decode): Fix format string (length modifier)
> for fidx_size.
>
> Signed-off-by: Jan Dubiec <jdx@o2.pl>
Thanks for the patch. I have committed this.
Sorry for the delay. I wasnt sure either if just the Signed-off-by
works; I planned to double-check but slipped my radar. Thanks JanB.
More information about the Binutils
mailing list