wine-wine/dlls/storage.dll16
Zebediah Figura e3781c84ab storage.dll16: Fix get_nth_next_small_blocknr.
Dividing the initial value of -1 by 128 yields 0, causing the
assertion to fail whenever the function is called with nr > 0 and
blocknr < 128.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-24 11:10:39 +01:00
..
Makefile.in
ifs.h
storage.c storage.dll16: Fix get_nth_next_small_blocknr. 2017-02-24 11:10:39 +01:00
storage.dll16.spec