Opened 18 years ago
Last modified 18 years ago
#155 closed defect
Verify that DosSetPathInfo FILESTATUSx buffers do not cross 64K boundaries — at Initial Version
| Reported by: | Steven Levine | Owned by: | Steven Levine | 
|---|---|---|---|
| Priority: | minor | Milestone: | Release_3.8 | 
| Component: | fm/2 base | Version: | 3.08 | 
| Keywords: | Cc: | 
Description
It appears that some (older?) kernels do not allow the FILESTATUSx buffer to cross a 64K boundary. The call will fail with ERROR_INVALID_NAME (123). The workaround is to copy the FILESTATUSx buffer to usable buffer and retry the call.
This probably should be implemented as a wrapper (i.e.XDosSetPathInfo()).
  Note:
 See   TracTickets
 for help on using tickets.
    
