linux/syslinux: handle the null pathname case
authorH. Peter Anvin <hpa@zytor.com>
Sun, 20 Jun 2010 03:58:25 +0000 (20:58 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 20 Jun 2010 03:58:25 +0000 (20:58 -0700)
commita693d0be3a7b5678c26fcdecd8f4754c784875ac
treeb16f7d4deb2936daee6c901bff6ebb14aadcb1ca
parentbf0617aecb78a5dbe54962c05d533efd074f7902
linux/syslinux: handle the null pathname case

Fix mishandling of the null pathname case in the syslinux installer,
and generally clean up the handling of the subpath name.

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