Commit 31f253ae authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Oops; credit bug5090 patch to flupzor. estebanm only found the bug.

parent be0535f0
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
  o Minor bugfixes:
    - Detect and reject certain misformed escape sequences in configuration
      values. Previously, these values would cause us to crash if received
      in a torrc file or over an (authenticated) control port. Patch by
      Esteban Manchado Velázquez. Fix for bug 5090; bugfix on 0.2.0.16-alpha.
      in a torrc file or over an (authenticated) control port. Bug found by
      Esteban Manchado Velázquez. Patch by "flupzor." Fix for bug 5090;
      bugfix on 0.2.0.16-alpha.