On Tue, Oct 16, 2012 at 12:00 PM, Will Newton <[email protected]> wrote: > The current code implements the 'm' modifier only for 's' > conversions and would cause a segfault if it was used for 'c' > or '[' conversions. This patch extends the code to cover these > cases too. > > Signed-off-by: Will Newton <[email protected]> > --- > libc/stdio/_scanf.c | 51 > ++++++++++++++++++++++++++++++++------------------- > 1 files changed, 32 insertions(+), 19 deletions(-)
Any comments on this patch? Thanks, _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
