aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10313
blob: 36b363474859521398e9cb84279410a455ac3d39 (plain)
1
2
3
4
5
6
  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.