public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] (Minor) Bugfixes to vsprintf.c, vsscanf().
@ 2001-10-18  0:12 johan verrept
  2001-10-18  1:19 ` johan verrept
  0 siblings, 1 reply; 2+ messages in thread
From: johan verrept @ 2001-10-18  0:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds, alan cox


hello,

minor bugfix for vsprintf.c, vsscanf did not discard whitespace in input:
- when encoutering whitespace in fmt not followed by '%'
- in conversion where result is ignored with '*'

There is another bugfix in this, don't know from who. (picked it up with uml)
(vsscanf used to skip two characters in the fmt for a single char in the input if not in
conversion.)

Patch against 2.4.12, I am afraid.

enjoy,

	J.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-18  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-18  0:12 [PATCH] (Minor) Bugfixes to vsprintf.c, vsscanf() johan verrept
2001-10-18  1:19 ` johan verrept

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox