Skip to content
Snippets Groups Projects
Commit f463ecb2 authored by rswindell's avatar rswindell
Browse files

Bug-fix: when passing additional arguments to a background-load()ed script,

the values with references to the original context weren't "copied" into the
newly-created background context, so Strings, objects, and doubles would cause
problems (e.g. crashes). Passing objects and array is still not supported, but
at least it won't crash now. Found by Cyan.
parent 5a689464
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment