wined3d: Don't copy the extra line.
commit2f9e8a901cebf0c6c3c74e61c385322bfa7e212d
authorAlexander Dorofeyev <alexd4@inbox.lv>
Sun, 6 Apr 2008 21:05:42 +0000 (7 00:05 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Apr 2008 19:17:06 +0000 (7 21:17 +0200)
tree06d8843e48e724e7553ae62680733ee4536e15c9
parente7c00ca727fe08f5d98171af18df248c6c307340
wined3d: Don't copy the extra line.

biSizeImage has an extra line added to it, and passing it to memcpy can cause a
crash.
dlls/wined3d/surface_base.c