fat: fix off-by-one error in the FAT installer syslinux-4.00-pre51
authorH. Peter Anvin <hpa@zytor.com>
Sun, 20 Jun 2010 21:00:57 +0000 (14:00 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 20 Jun 2010 21:00:57 +0000 (14:00 -0700)
commit5b0d97899242fda7218db813bb2a8b9ebfbe4637
tree24b6127245ad4f15e1bde8e53af067aa500ac5b0
parenta693d0be3a7b5678c26fcdecd8f4754c784875ac
fat: fix off-by-one error in the FAT installer

Fix off-by-one error in the FAT installer, which caused the install to
incorrectly abort without the patched version of the data.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
libinstaller/syslxmod.c