Merge remote-tracking branch 'origin/maint-0.2.4'
[tor.git] / changes / bug10313
blob36b363474859521398e9cb84279410a455ac3d39
1   o Minor bugfixes:
2     - Remove an erroneous (but impossible and thus harmless) pointer
3       comparison that would have allowed compilers to skip a bounds
4       check in channeltls.c. Fixes bugs 10313 and 9980; bugfix on
5       0.2.0.10-alpha. Noticed by Jared L Wong and David Fifield.