chain: Fix allocation size in read_sectors
authorShao Miller <shao.miller@yrdsb.edu.on.ca>
Thu, 24 Jun 2010 15:45:35 +0000 (11:45 -0400)
committerShao Miller <shao.miller@yrdsb.edu.on.ca>
Thu, 24 Jun 2010 15:45:35 +0000 (11:45 -0400)
commit3c1ef8860d20ea5e5374e9cc9e35befde9ca2635
tree163361bf0fe2b649302f63766c04309833ba2cc2
parentb487ac97cc06d6e44e6dbfcb305114a2b315139a
chain: Fix allocation size in read_sectors

Oops.  We might allocate more than just one sector.

Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
com32/modules/chain.c