mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
27e870cede
(Also remove changes/bug19530 since it was a bugfix on no released version)
5 lines
227 B
Plaintext
5 lines
227 B
Plaintext
o Minor features (safety, debugging):
|
|
- Add a set of macros to check nonfatal assertions, for internal
|
|
use. Migrating more of our checks to these should help us avoid
|
|
needless crash bugs. Closes ticket 18613.
|