mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05: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:
parent
b10144e5b4
commit
ef33a13713
@ -26,7 +26,7 @@
|
||||
|
||||
|
||||
/*#define NO_ASYNC_LOOKUP*/
|
||||
#define NO_FG_EXEC
|
||||
/* #define NO_FG_EXEC */
|
||||
#define DOS_FS
|
||||
#define NO_FORK_ON_EXIT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user