embed-prefs: fix double free on error path
If we fail to create the file monitor for the user JS file, then we free the error twice by mistake. Uh-oh. Found by Coverity.
Please register or sign in to comment
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
source.puri.sm migrated to a new server, see new ssh key fingerprint.
If we fail to create the file monitor for the user JS file, then we free the error twice by mistake. Uh-oh. Found by Coverity.