j
k
j a
j l
Jacek Caban (@jacek) commented about dlls/jscript/json.c:
hres = E_FAIL; } jsstr_release(str); if(FAILED(hres)) if(FAILED(hres)) { jsval_release(ret);
hres = E_FAIL; } jsstr_release(str);
jsval_release(ret);
This may be uninitialized if parsing failed.
Back to the thread
Back to the list