home · contact · privacy
Corrected off-by-one error in windows.c:refit_pad() that lead to failure of subpad...
authorChristian Heller <c.heller@plomlompom.de>
Tue, 3 Sep 2013 14:29:19 +0000 (16:29 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 3 Sep 2013 14:29:19 +0000 (16:29 +0200)
commitfd4745e5d345fcce8bd9f41c2f5a10482de448be
tree24991ad05197c53f90a469ab8e9a5e01501458a1
parent8de0e493346efc0f7f303ee0c06c19a55957342c
Corrected off-by-one error in windows.c:refit_pad() that lead to failure of subpad memory allocation.
src/windows.c