aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorJohn Högberg <[email protected]>2019-06-17 09:55:54 +0200
committerJohn Högberg <[email protected]>2019-06-17 09:55:54 +0200
commit59ffbeaa3c9920dc0b45c0c81c18b882b78cb939 (patch)
tree9f14528ea536c70babb837245e5019d7c19f9ccc /erts
parent8b71f37661581538e7caafee59de792c119c72b9 (diff)
parentfdb2f749221c97952f042d9f1094c8a77d010dfe (diff)
downloadotp-59ffbeaa3c9920dc0b45c0c81c18b882b78cb939.tar.gz
otp-59ffbeaa3c9920dc0b45c0c81c18b882b78cb939.tar.bz2
otp-59ffbeaa3c9920dc0b45c0c81c18b882b78cb939.zip
Merge branch 'maint'
* maint: Updated OTP version Prepare release
Diffstat (limited to 'erts')
-rw-r--r--erts/doc/src/notes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index df77ce181e..1256165455 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -2625,6 +2625,23 @@
</section>
+<section><title>Erts 9.3.3.11</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>Fixed a buffer overflow when
+ <c>binary_to_existing_atom/2</c> and
+ <c>list_to_existing_atom/2</c> was used with the
+ <c>latin1</c> encoding.</p>
+ <p>
+ Own Id: OTP-15819 Aux Id: ERL-944 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 9.3.3.10</title>
<section><title>Fixed Bugs and Malfunctions</title>