mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
a885271c08
Unlike tor_assert(), these macros don't abort the process. They're good for checking conditions we want to warn about, but which don't warrant a full crash. This commit also changes the default implementation for tor_fragile_assert() to tor_assert_nonfatal_unreached_once(). Closes ticket 18613. |
||
---|---|---|
.. | ||
.dummy | ||
assert_nonfatal | ||
bug17744_redux | ||
bug18133 | ||
bug18460 | ||
bug18673 | ||
feature18624 | ||
ticket18462 |