]> git.ipfire.org Git - thirdparty/tor.git/commit
Clean-up Managed Proxy state in PT tests.
authorAlexander Færøy <ahf@torproject.org>
Fri, 21 Jul 2023 00:53:12 +0000 (02:53 +0200)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 18 Jun 2024 19:15:32 +0000 (15:15 -0400)
commit1941f25f4ccdab3f0a94ccac8232c958153e3f2a
tree626385f6e1ee939d52c54dcfd96c66471b617028
parent3c8035b452579824f7e171846ab3ec33248d753f
Clean-up Managed Proxy state in PT tests.

This patch makes sure we clean up our version and implementation fields
in our Managed Proxy struct after each test run.

This was detected by LeakSanitizer.

See: tpo/core/tor#11101.
src/test/test_pt.c