Commit d0cb11e794de0dbf3998ad88357c17f5d8bf843c

Patrick Steinhardt 2016-02-22T16:01:03

remote: set error code in `create_internal` Set the error code when an error occurs in any of the called functions. This ensures we pass the error up to callers and actually free the remote when an error occurs.