This patch fixes a segfault when a file too large to fit is added to a rom
authorWard Vandewege <ward@gnu.org>
Wed, 13 May 2009 20:11:04 +0000 (20:11 +0000)
committerWard Vandewege <ward@gnu.org>
Wed, 13 May 2009 20:11:04 +0000 (20:11 +0000)
commitdf042a18ecb2c7a4605f706a12e78878a1ec1050
tree013ae409ea28b3ec106a7bd5a289074311f5a528
parenta064b5239dd8cda663af5d99603ff21492ca52d7
This patch fixes a segfault when a file too large to fit is added to a rom
image.

Signed-off-by: Ward Vandewege <ward@gnu.org>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4283 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/cbfstool/fs.c