mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Conflicts: src/feature/dirparse/authcert_parse.c src/feature/dirparse/ns_parse.c src/feature/hs/hs_service.c src/lib/conf/conftesting.h src/lib/log/log.h src/lib/thread/threads.h src/test/test_options.c These conflicts were mostly related to autostyle improvements, with one or two due to doxygen fixes.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
o Minor features (developer tools):
|
||||
- Add some scripts in "scripts/coccinelle" to invoke the Coccinelle
|
||||
semantic patching tool with the correct flags. These flags are fairly
|
||||
easy to forget, and these scripts should help us use Coccinelle more
|
||||
effectively in the future. Closes ticket 31705.
|
||||
|
||||
o Code simplification and refactoring:
|
||||
- Fix some parts of our code that were difficult for Coccinelle to parse.
|
||||
Related to ticket 31705.
|
||||
Reference in New Issue
Block a user