Commit b53ff860 authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Merge branch 'maint-0.2.5' into maint-0.2.6

parents 089ee135 43285257
Loading
Loading
Loading
Loading

changes/bug17781

0 → 100644
+3 −0
Original line number Diff line number Diff line
  o Compilation fixes:
    - Fix a compilation warning with Clang 3.6: Do not check the
      presence of an address which can never be NULL. Fixes bug 17781.