Commit d7531b2a authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

duplicate changelog entry for 4531

parent 14127f22
Loading
Loading
Loading
Loading

changes/bug4531_take2

0 → 100644
+5 −0
Original line number Diff line number Diff line
  o Minor bugfixes:
    - Fix null-pointer access that could occur if TLS allocation failed.
      Fixes bug 4531; bugfix on 0.2.0.20-rc. Found by "troll_un". This was
      erroneously listed as fixed in 0.2.3.9-alpha, but the fix had
      accidentally been reverted.