diff options
Diffstat (limited to 'changes/bug5645')
-rw-r--r-- | changes/bug5645 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug5645 b/changes/bug5645 new file mode 100644 index 0000000000..0abd3b1a21 --- /dev/null +++ b/changes/bug5645 @@ -0,0 +1,5 @@ + o Code refactoring: + - Defensively refactor rend_mid_rendezvous() so that protocol + violations and length checks happen in the beginning. Fixes bug + 5645. + |