[PATCH] Missing case statement in sys/boot/pc98/boot2/io.c
From: Andre Guibert de Bruet (andy_at_siliconlandmark.com)
Date: 06/29/03
- Previous message: Tim Robbins: "Re: 5.2-RELEASE TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 29 Jun 2003 11:14:04 -0400 (EDT) To: current@freebsd.org
Hi,
There's a case statement missing in the implementation of printf located
in sys/boot/pc98/boot2/io.c to handle double % signs in the format
argument.
I realize that this would probably never be used under normal conditions
but for correctness, shouldn't the attached patch be committed?
Regards,
> Andre Guibert de Bruet | Enterprise Software Consultant >
> Silicon Landmark, LLC. | http://siliconlandmark.com/ >
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- TEXT/PLAIN attachment: io.c.patch
- Previous message: Tim Robbins: "Re: 5.2-RELEASE TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|