Skip to content
Commit dbcc3756 authored by Akarsh Simha's avatar Akarsh Simha
Browse files

Fix crash in SyncedCatalogComponent. I'm an idiot.

Wrapped the initialization in a Q_ASSERT by mistake -- Q_ASSERTs are
not evaluated unless running in debug mode, so program crashes in
non-debug mode due to dangling pointer db.
parent 52d368d0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment