Skip to content

Commit

Permalink
Rebase pull request to close #464 from 'MattHyman-user/mattH/depFix'
Browse files Browse the repository at this point in the history
  • Loading branch information
robmen committed May 3, 2018
2 parents 90625c4 + c5ba784 commit fc1f4b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/burn/engine/dependency.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,8 @@ extern "C" HRESULT DependencyDetectProviderKeyPackageId(
continue;
}
ExitOnFailure(hr, "Failed to get the package provider information.");

ExitFunction();
}

// Older bundles may not have written the id so try the default.
Expand Down

0 comments on commit fc1f4b9

Please sign in to comment.