Another 10363 instance: this one in tor_memmem fallback code

This commit is contained in:
Nick Mathewson
2013-12-11 15:14:43 -05:00
parent 092ac26ea2
commit 9dd115d6b5
3 changed files with 21 additions and 6 deletions
+3
View File
@@ -3,4 +3,7 @@
that could, under unlucky circumstances, have led to a pointer
overflow. Fixes bug #10363; bugfixes on 0.2.0.10-alpha and
0.2.3.6-alpha. Reported by "bobnomnom".
- Fix another possibly undefined pointer operations in tor_memmem
fallback implementation. Another case of bug #10363; bugfix on
0.1.1.1-alpha.