2 Dec
2010
2 Dec
'10
2:19 a.m.
Tristan Schmelcher <tristan_schmelcher(a)alumni.uwaterloo.ca> wrote:
+ if (cbData != (DWORD)-1) + { + /* pData is not a pointer if cbData is -1, so we linearize the address + * here rather than in the calling code. */ + pData = MapSL((SEGPTR)pData); + }
-1 here should be replaced by CBR_BLOCK, and this piece of the patch should be sent separately from .spec file fixes. -- Dmitry.