freebsd-src/usr.sbin/bsdinstall/partedit
John Baldwin 6e8bf24073 bsdinstall partedit: Use snprintf instead of sprintf for error messages
When generating a message for a dialog box into a static buffer, use
snprintf instead of sprintf to avoid buffer overflows.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D42240
2023-10-16 16:25:38 -07:00
..
diskmenu.c sade: Restore UI behavior like dialog(3) 2023-10-16 14:06:06 +02:00
diskmenu.h bsddialog: import version 1.0 2023-10-04 18:12:03 +02:00
gpart_ops.c bsdinstall partedit: Use snprintf instead of sprintf for error messages 2023-10-16 16:25:38 -07:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
part_wizard.c bsdinstall partedit: Use snprintf instead of sprintf for error messages 2023-10-16 16:25:38 -07:00
partedit.c bsdinstall partedit: Use snprintf instead of sprintf for error messages 2023-10-16 16:25:38 -07:00
partedit.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
partedit_efi.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
partedit_generic.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
partedit_powerpc.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
partedit_x86.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
sade.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
scripted.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00