aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2018-09-20 14:49:54 +0200
committerSverker Eriksson <[email protected]>2018-09-20 14:49:54 +0200
commit03b94b23f109fe43c51c64bf8d009f08e6025fbb (patch)
tree43a54d436f43b9d2b34c8daee95c94aa49e50048 /erts
parent668607afa7ccbe9289dead30d81cb39c18fa4789 (diff)
parent58966e6d0b8ebdb96db02e42dd422f15be829df1 (diff)
downloadotp-03b94b23f109fe43c51c64bf8d009f08e6025fbb.tar.gz
otp-03b94b23f109fe43c51c64bf8d009f08e6025fbb.tar.bz2
otp-03b94b23f109fe43c51c64bf8d009f08e6025fbb.zip
Merge branch 'maint-19' into maint
* maint-19: Updated OTP version Update release notes Update version numbers erts: Fix memory leak when sending to terminating port
Diffstat (limited to 'erts')
-rw-r--r--erts/doc/src/notes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index 3d336aed65..b6fb2570a8 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -2676,6 +2676,22 @@
</section>
+<section><title>Erts 8.3.5.6</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fixed small memory leak that could occur when sending to
+ a terminating port.</p>
+ <p>
+ Own Id: OTP-14609 Aux Id: ERIERL-238 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 8.3.5.5</title>
<section><title>Fixed Bugs and Malfunctions</title>