freebsd-dev/sys/boot/fdt
Toomas Soome 5b6123e31d loader is filling fixed length command_errbuf with sprintf() and is trusting
strings provided by user/config files. This update is replacing sprintf with
snprintf for cases the command_errbuf is built from dynamic content.

PR:		211958
Reported by:	ecturt@gmail.com
Reviewed by:	imp, allanjude
Approved by:	imp (mentor), allanjude (mentor)
Differential Revision:	https://reviews.freebsd.org/D7563
2016-08-20 16:23:19 +00:00
..
dts Remove pullup settings for MMC pins, this is not needed since r304290 2016-08-17 13:19:28 +00:00
fdt_loader_cmd.c loader is filling fixed length command_errbuf with sprintf() and is trusting 2016-08-20 16:23:19 +00:00
fdt_overlay.c Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
fdt_overlay.h Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
fdt_platform.h Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
help.fdt Provide verbose help for fdt commands on platforms that use it. 2013-02-11 02:15:26 +00:00
Makefile Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00