mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[ecmascript] bump mozjs version to 68
Memory allocated in jsval_to_string is not freed anywhere.
This commit is contained in:
@@ -68,7 +68,6 @@ struct ecmascript_interpreter {
|
||||
unsigned int onload_snippets_cache_id;
|
||||
void *ac;
|
||||
void *ac2;
|
||||
void *ar;
|
||||
void *document_obj;
|
||||
void *location_obj;
|
||||
JS::RootedValue fun;
|
||||
|
Reference in New Issue
Block a user