[PATCH] sframe.c Minor format string fix in sframe_decode()
Jan Beulich
jbeulich@suse.com
Thu Nov 6 09:07:07 GMT 2025
On 04.11.2025 13:48, 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.
That was one of Indu's recent changes, so you should have Cc-ed her (also as
she's the maintainer of this code). This certainly looks okay to me, and is
likely small enough that it could go in without your S-o-b. But (assuming you
don't have a copyright assignment in place with the FSF), I would still
prefer if all changes would have legal aspects properly taken care of. Would
you mind re-submitting with your S-o-b?
Jan
More information about the Binutils
mailing list