chain.c32: Handle nonlinear logical partitions syslinux-3.85-pre3
authorH. Peter Anvin <hpa@zytor.com>
Wed, 27 Jan 2010 23:45:01 +0000 (15:45 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 27 Jan 2010 23:45:01 +0000 (15:45 -0800)
commit1b07af66b1632a5ae269770015583d1b8d48deed
treed66342fb4f3051ff87d38bf99312eb15c5f3a2e8
parent9ce3e9ca7775032be2bad8ce80fd72eb60af7d69
chain.c32: Handle nonlinear logical partitions

Some partitioning program, including at least parted, apparently
create the list of logical partition headers nonlinearly with the
partition themselves.  Thus, make it a requirement that then fit
inside the overall extended partition, but not inside the
corresponding sublogical partition.

Reported-by: Gert Huselmans <gerth@zytor.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/modules/chain.c