Ticket #169 (closed defect: fixed)
Crash in safe version of DosStartSession() when passing NULLs
| Reported by: | guest | Owned by: | bird |
|---|---|---|---|
| Priority: | normal | Milestone: | libc-0.6.3 |
| Component: | libc | Version: | 0.6 |
| Severity: | normal | Keywords: | |
| Cc: | mozilla@… |
Description
Using DosStartSession?() with NULL in the second and/or third parameter and #including <os2safe.h> causes crashes. From what I understand NULL are allowed by the OS/2 API.
Attachments
Change History
Changed 6 years ago by guest
- Attachment SafeDosStartSession.diff added
Note: See
TracTickets for help on using
tickets.

Likely fix (without trying to compile it)