Opened 10 years ago

Closed 10 years ago

#294 closed enhancement (fixed)

DosOpen is not high memory safe

Reported by: Steven Levine Owned by:
Priority: low Milestone: libc-0.6.6
Component: libc Version: 0.6.5
Severity: normal Keywords:
Cc:

Description

Some gcc applications make direct calls to DosOpen, which is not high memory safe. It would be useful if an os2safe wrapper was added.

Change History (1)

comment:1 Changed 10 years ago by bird

Component: libc-backendlibc
Milestone: libc-0.7libc-0.6.6
Resolution: fixed
Status: newclosed

Done in r3926 (based on the existing SafeDosOpenL code).

Note: See TracTickets for help on using tickets.