This website requires JavaScript.
Explore
Help
Register
Sign In
nihilist
/
tor
Watch
1
Star
0
Fork
0
You've already forked tor
mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced
2024-11-10 13:13:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1a9cbc5bb4
tor
/
scripts
/
coccinelle
/
test_assert_zero.cocci
Alexander Færøy
3fd68b249b
Add Coccinelle patch for replacing tt_assert(0) with tt_abort().
2017-08-24 15:21:07 -04:00
6 lines
35 B
Plaintext
Raw
Blame
History
@@
@@
- tt_assert(0)
+ tt_abort()
Reference in New Issue
View Git Blame
Copy Permalink