mirror of
https://github.com/ostreedev/ostree.git
synced 2025-02-11 21:58:44 +03:00
commit: Quiet clang-analyzer warning
Another conditional ownership.
This commit is contained in:
parent
bfb7482a24
commit
5fc9eac0ba
@ -473,6 +473,7 @@ ostree_builtin_commit (int argc, char **argv, OstreeCommandInvocation *invocatio
|
||||
cancellable, error))
|
||||
goto out;
|
||||
}
|
||||
(void)mode_overrides; // This takes care of cleanup
|
||||
|
||||
if (opt_skiplist_file)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user