• Show log

    Commit

  • Hash : d0cb11e7
    Author : Patrick Steinhardt
    Date : 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.