From acd72d4e3e47c2d81d9f3586d227069b9c87094e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sat, 26 Jan 2013 18:01:06 -0500 Subject: Correctly copy microdescs/extrinfos with internal NUL bytes Fixes bug 8037; bugfix on 0.2.0.1-alpha; reported by cypherpunks. --- changes/bug8037 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug8037 (limited to 'changes/bug8037') diff --git a/changes/bug8037 b/changes/bug8037 new file mode 100644 index 0000000000..5f3c1a3a8f --- /dev/null +++ b/changes/bug8037 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Correctly store microdescriptors and extrainfo descriptors with + an internal NUL byte. Fixes bug 8037; bugfix on 0.2.0.1-alpha. + Bug reported by "cypherpunks". -- cgit v1.2.3-54-g00ecf