fix: use after free, ISO C warning
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "fmemopen.h"
|
||||
|
||||
typedef int make_iso_compilers_happy; //...
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#include "fmemopen.h"
|
||||
#include <share.h>
|
||||
#include <io.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user