summaryrefslogtreecommitdiff
path: root/changes/bug15083
blob: 98d1d0e5355a0fb9f24432d77455d574b28822aa (plain)
1
2
3
4
5
6
  o Major bugfixes (relay, stability):
    - Fix a bug that could lead to a relay crashing with an assertion
      failure if a buffer of exactly the wrong layout was passed
      to buf_pullup() at exactly the wrong time. Fixes bug 15083;
      bugfix on 0.2.0.10-alpha. Patch from 'cypherpunks'.