Matthew Leeds
bd81ec7b5d
create-usb: Don't leave a GError set
...
This commit avoids passing the error pointer to
flatpak_dir_get_deploy_data() in add_related() because we're not
treating the error as fatal. Otherwise the already-set error pointer can
get passed to flatpak_dir_update_summary() causing libostree to hit an
assertion failure when it checks (error == NULL || *error == NULL) in
_ostree_repo_lock_push().
Closes : #2110
Approved by: alexlarsson
2018-09-24 08:32:08 +00:00
..
2018-08-13 11:23:28 +02:00
2018-08-09 12:49:35 +00:00
2018-08-13 21:31:10 +00:00
2018-08-09 13:12:42 +00:00
2018-07-08 10:05:37 +00:00
2018-08-09 12:49:35 +00:00
2018-07-08 10:05:37 +00:00
2018-05-24 11:59:52 +00:00
2018-08-29 07:21:26 +00:00
2018-07-08 10:05:37 +00:00
2018-09-24 08:32:08 +00:00
2017-12-12 15:26:41 +00:00
2018-05-24 11:59:52 +00:00
2018-05-24 11:59:52 +00:00
2018-05-24 11:59:52 +00:00
2018-05-24 11:59:52 +00:00
2018-05-24 11:59:52 +00:00
2018-07-08 10:05:37 +00:00
2018-08-13 21:31:09 +00:00
2018-09-04 21:24:19 +00:00
2018-07-08 10:05:37 +00:00
2018-07-08 10:05:37 +00:00
2018-08-13 21:31:09 +00:00
2018-05-24 11:59:52 +00:00
2018-08-29 14:58:15 +00:00
2018-07-08 10:05:37 +00:00
2018-07-11 12:55:06 +00:00
2018-07-08 10:05:37 +00:00
2018-07-08 10:05:37 +00:00
2018-09-03 11:54:19 -04:00
2018-07-16 17:18:08 -07:00
2018-07-08 10:05:37 +00:00
2018-09-19 17:23:08 -07:00
2018-08-08 12:09:14 +00:00
2018-08-17 08:06:51 +00:00
2018-09-07 15:16:07 +00:00
2018-07-08 10:05:37 +00:00
2018-07-10 19:26:16 +02:00
2018-07-08 10:05:37 +00:00
2018-08-27 14:25:15 +00:00
2018-08-27 10:47:10 +00:00
2018-07-08 10:05:37 +00:00
2018-07-08 10:05:37 +00:00
2018-07-08 10:05:37 +00:00
2018-09-12 07:17:29 +00:00
2018-07-08 10:05:37 +00:00
2018-07-08 10:05:37 +00:00
2018-08-27 14:25:15 +00:00
2018-07-08 10:05:37 +00:00
2018-04-04 15:08:49 +00:00