mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Extract tor_malloc and friends to a new module.
This commit is contained in:
@@ -151,6 +151,7 @@ pub fn main() {
|
||||
// moving forward!
|
||||
cfg.component("tor-crypt-ops-testing");
|
||||
cfg.component("or-testing");
|
||||
cfg.component("tor-malloc");
|
||||
cfg.component("tor-err-testing");
|
||||
cfg.component("or-event-testing");
|
||||
cfg.component("tor-ctime-testing");
|
||||
|
||||
Reference in New Issue
Block a user