diff options
Diffstat (limited to 'changes/feature25150')
-rw-r--r-- | changes/feature25150 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/feature25150 b/changes/feature25150 new file mode 100644 index 0000000000..eb65327a8d --- /dev/null +++ b/changes/feature25150 @@ -0,0 +1,4 @@ + o Minor features (performance, allocation): + - Avoid a needless malloc()/free() pair every time we handle an ntor + handshake. Closes ticket 25150. + |