Skip to content
Snippets Groups Projects
Commit 5ada7c72 authored by Mario Limonciello's avatar Mario Limonciello Committed by Mario Limonciello
Browse files

Switch out assertions to g_critical() or g_return_val()

CI already run with `env["G_DEBUG"] = "fatal-criticals"` and these
errors would cause the daemon to abort.  In the event something
escapes don't show a crash on a regular user's system.
parent e10516c3
No related branches found
No related tags found
1 merge request!171Switch out assertions to `g_critical()` or `g_return_val()`
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment