core: move assert before actual use of the variable
No point in using u->id first, and doing assert(u) later. -std=c89 strikes again. (cherry picked from commit 48f48b8c)
Loading
No point in using u->id first, and doing assert(u) later. -std=c89 strikes again. (cherry picked from commit 48f48b8c)