diff options
Diffstat (limited to 'changes/bug15083')
-rw-r--r-- | changes/bug15083 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug15083 b/changes/bug15083 index 2bd0715dfc..5cc79b5ba1 100644 --- a/changes/bug15083 +++ b/changes/bug15083 @@ -1,4 +1,4 @@ - o Major bugfixes (relay, stability): + o Major bugfixes (relay, stability, possible security): - 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; |