Skip to content
Snippets Groups Projects
Commit 8662fb74 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

Move xmalloc to trivia/util.h

We want to use the xmalloc helper throughout the code, not only in
the core lib. Move its definition to trivia/util.h and use fprintf+exit
instead of say/panic in order not to create circular dependencies.

(cherry picked from commit f3b5ad97)
parent badf030e
No related branches found
No related tags found
No related merge requests found
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