-
- Downloads
Fix double-free bug introduced in js_remove_msg() in previous commit
(Coverity clean-up) - apparently this function was already erroneously freeing the object private pointer (p) and I copy/pasted that error into more places.
Please register or sign in to comment