[PATCH] Fix scanf() formatstring for modern C version

Richard Weinberger richard.weinberger at gmail.com
Thu Nov 12 04:37:17 PST 2015


On Tue, Nov 3, 2015 at 2:50 PM, Daniel Walter <dwalter at sigma-star.at> wrote:
> mkfs.jffs2 is using an old assignment-allocation
> modifier for scanf(). Add a check so this modifier
> does not get confused with a float formatstring
> on newer C standard (C99 onwards).
>
> Signed-off-by: Daniel Walter <dwalter at sigma-star.at>

Applied and pushed!

-- 
Thanks,
//richard



More information about the linux-mtd mailing list