]> mj.ucw.cz Git - libucw.git/commit
Fixed a nasty bug in partmap_map(). When called for an item spanning window
authorMartin Mares <mj@ucw.cz>
Sat, 8 Jan 2005 21:34:22 +0000 (21:34 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 8 Jan 2005 21:34:22 +0000 (21:34 +0000)
commit172ad2c44617ee94ddbe4a52eba8a8e46423bc9c
tree6d7593a1180fed4eb5024b22ef73a7be09c332dd
parent0bb4ed9f0708e3b08e7f7c37cae7c765e7a01366
Fixed a nasty bug in partmap_map(). When called for an item spanning window
boundary, it miscalculated the memory address and returned the start of the
new window instead.
lib/partmap.c