diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2018-08-31 20:05:54 +0300 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2018-08-31 20:05:54 +0300 |
commit | 1baa2703c36cf964d5fc1f07433196e8ccc0e55a (patch) | |
tree | 232498f801654a6a9641e859643c339d712e676b /changes/bug23082 | |
parent | 01eb164574bdcc938509810634dfb0348c484662 (diff) | |
download | tor-1baa2703c36cf964d5fc1f07433196e8ccc0e55a.tar.gz tor-1baa2703c36cf964d5fc1f07433196e8ccc0e55a.zip |
Add changes file
Diffstat (limited to 'changes/bug23082')
-rw-r--r-- | changes/bug23082 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23082 b/changes/bug23082 new file mode 100644 index 0000000000..fc4b52c364 --- /dev/null +++ b/changes/bug23082 @@ -0,0 +1,4 @@ + o Minor bugfixes (networking): + - Introduce additional checks into tor_addr_parse() to + reject certain incorrect inputs that previously were + not detected. Fixes bug 23082; bugfix on 0.2.0.10-alpha. |