mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
7 lines
289 B
Plaintext
7 lines
289 B
Plaintext
o Minor bugfixes:
|
|
- Remove an erroneous (but impossible and thus harmless) pointer
|
|
comparison that would have allowed compilers to skip a bounds
|
|
check in channeltls.c. Fixes bugs 10313 and 9980; bugfix on
|
|
0.2.0.10-alpha. Noticed by Jared L Wong and David Fifield.
|
|
|