tor/changes/bug21682
Nick Mathewson 27058bd8cb Fix a memory leak in config_get_assigned_option()
This was introducd in 4d83999213 in 0.3.0.3-alpha.  This is bug
21682.
2017-03-08 10:06:48 -05:00

4 lines
144 B
Plaintext

o Minor bugfixes (memory leaks):
- Fix a memory leak when using GETCONF on a port option.
Fixes bug 21682; bugfix on 0.3.0.3-alpha.