Tristan Schmelcher tristan_schmelcher@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.