mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-26 19:11:03 +00:00
red_worker: replace some abort()
Acked-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
e60a3beb3c
commit
31a66ae6e7
@ -12275,5 +12275,6 @@ SPICE_GNUC_NORETURN void *red_worker_main(void *arg)
|
||||
}
|
||||
red_push(worker);
|
||||
}
|
||||
abort();
|
||||
|
||||
spice_warn_if_reached();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user