Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
Description
I've come across an interesting problem. ReactOS shares a crt library when building msvcrt and crtll. The test was fclose with a null pointer, it should crash in msvcrt not outside it. A test program is provided, just try to run or exit the program.
Test program was for System Tray testing Ref:
http://bugs.winehq.org/show_bug.cgi?id=20086
Attachments
Issue Links
- relates to
-
CORE-10468 Fix & add the missing direct console CRT (conio) APIs
- Open