Fix a memory leak in handling GETINFO.
commit56c54a66bdc01a9e8b857f22650ca88d8eff5466
authorNick Mathewson <nickm@torproject.org>
Thu, 6 Feb 2020 00:18:32 +0000 (5 19:18 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 6 Feb 2020 00:18:32 +0000 (5 19:18 -0500)
treec52bf226e02f8608f6d095758e61136bfe54dac7
parent2c4d7d8c65b3783fa9213cc632d398d0d1b6ef5c
Fix a memory leak in handling GETINFO.

Fixes bug 33103; bugfix on 0.4.3.1-alpha.
changes/ticket33103 [new file with mode: 0644]
src/feature/control/control_getinfo.c