1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-29 03:17:53 -04:00

Do not #define NO_FG_EXEC for Windows.

Editing textareas with external editor works.
There is a possible buffer overflow in mkstemp.
This commit is contained in:
Witold Filipczyk 2010-03-21 22:36:01 +01:00 committed by Witold Filipczyk
parent b10144e5b4
commit ef33a13713

View File

@ -26,7 +26,7 @@
/*#define NO_ASYNC_LOOKUP*/
#define NO_FG_EXEC
/* #define NO_FG_EXEC */
#define DOS_FS
#define NO_FORK_ON_EXIT