This website requires JavaScript.
Explore
Help
Sign In
torproject
/
tor
Watch
1
Star
0
Fork
0
You've already forked tor
mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced
2024-12-06 19:41:15 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
19954cffd7710ccac778aa5cf15ae1bc6a5d56fa
tor
/
scripts
/
coccinelle
/
test_assert_zero.cocci
T
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