浏览代码

Mention TROVE-2017-007 in changes file for 22789

Nick Mathewson 6 年之前
父节点
当前提交
b47249e0bb
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      changes/bug22789

+ 2 - 1
changes/bug22789

@@ -2,5 +2,6 @@
     - Avoid an assertion failure bug affecting our implementation of
       inet_pton(AF_INET6) on certain OpenBSD systems whose strtol()
       handling of "0xfoo" differs from what we had expected.
-      Fixes bug 22789; bugfix on 0.2.3.8-alpha.
+      Fixes bug 22789; bugfix on 0.2.3.8-alpha. Also tracked as
+      TROVE-2017-007.