Opened 7 years ago
#384 new defect
DosAllocMemEx(OBJ_LOCATION) broken
Reported by: | dmik | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | new |
Component: | libc | Version: | 0.6.6 |
Severity: | normal | Keywords: | |
Cc: |
Description
There is a tiny bug in DosAllocMemEx
in OBJ_LOCATION mode which makes it fail in a case when the successfully allocated temporary chunk starts exactly at the same address as the requested one but differs in size. The fix is attached.
Attachments (1)
Note:
See TracTickets
for help on using tickets.