coreboot-kgpe-d16/util/cbfstool
Hung-Te Lin 5a9f45c757 cbfstool: Prevent file name to be corrupted by basename().
Calling basename(3) may modify content. We should allocate another buffer to
prevent corrupting input buffer (full file path names).

Change-Id: Ib4827f887542596feef16e7829b00444220b9922
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: http://review.coreboot.org/2203
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-01-30 03:07:34 +01:00
..
lzma cbfstool: Update LZMA encoder to LZMA SDK 9.12 2012-11-12 18:35:52 +01:00
EXAMPLE Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile cbfstool: Update LZMA encoder to LZMA SDK 9.12 2012-11-12 18:35:52 +01:00
Makefile.inc cbfstool: Align the column of build hint message. 2012-12-14 08:46:26 +01:00
cbfs-mkpayload.c cbfstool: Remove unused header files. 2013-01-29 04:14:43 +01:00
cbfs-mkstage.c cbfstool: Remove unused header files. 2013-01-29 04:14:43 +01:00
cbfs.h Add more information to the cbfstool print 2013-01-19 02:19:14 +01:00
cbfstool.c cbfstool: Change "locate" output to prefix "0x". 2013-01-29 06:08:31 +01:00
common.c cbfstool: Prevent file name to be corrupted by basename(). 2013-01-30 03:07:34 +01:00
common.h cbfstool: Fix warnings on OS X 2013-01-04 23:29:37 +01:00
compress.c
elf.h
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00