ostree/src
Joaquim Rocha 591f8a68b1 pull: Ignore the cancellable when aborting a transaction
In ostree_repo_abort_transaction, if we pass a cancellable and it gets
canceled, then the function may fail to fully clean up the transaction
state. This was happening e.g. when the ostree_repo_pull_with_options
call got cancelled.

To fix this, as suggested by Colin Walters, we set the passed
cancellable as NULL, in order for it to be ignored.

https://github.com/ostreedev/ostree/issues/1491

Closes: #1492
Approved by: jlebon
2018-03-12 19:18:57 +00:00
..
boot Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
libostree pull: Ignore the cancellable when aborting a transaction 2018-03-12 19:18:57 +00:00
libotutil libotutil: factor out utility to parse file by line 2018-02-02 22:36:49 +00:00
ostree prune: Error if --static-deltas-only without --delete-commit 2018-03-05 17:39:35 +00:00
rofiles-fuse Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
switchroot Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00