mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
bug 755: attempt to fix this bug.
This commit is contained in:
parent
f70e438820
commit
08cab91214
@ -148,6 +148,7 @@ ecmascript_put_interpreter(struct ecmascript_interpreter *interpreter)
|
||||
if (interpreter->vs->doc_view)
|
||||
kill_timeouts(interpreter->vs->doc_view->document);
|
||||
interpreter->vs->ecmascript = NULL;
|
||||
interpreter->vs->ecmascript_fragile = 1;
|
||||
mem_free(interpreter);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user