Introduce tor_assertf() to allow logging extra error message on assert failure
commitf236c9e7f91f8844d004164d6202915a5c78e6d6
authorrl1987 <rl1987@sdf.lonestar.org>
Sun, 18 Mar 2018 13:56:59 +0000 (18 14:56 +0100)
committerrl1987 <rl1987@sdf.lonestar.org>
Tue, 5 Mar 2019 14:46:40 +0000 (5 16:46 +0200)
tree78a8e2cb00599404f441b8715e4929837d5bc92f
parentc5da1f1cd52dfbf6dc68fba70df42ec4976a589c
Introduce tor_assertf() to allow logging extra error message on assert failure

With format string support!
src/lib/log/util_bug.c
src/lib/log/util_bug.h