tor/changes/bug23053
Nick Mathewson 9a0f38a349 Fix a small memory leak when parsing unix: ports twice
Fixes bug 23053; CID 1415725.
2017-07-28 09:49:42 -04:00

6 lines
239 B
Plaintext

o Minor bugfixes (memory leak):
- Fix a small memory leak when validating a configuration that
uses two or more AF_UNIX sockets for the same port type.
Fixes bug 23053; bugfix on 0.2.6.3-alpha. This is CID
1415725.