We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4415195 + 2447294 commit 6460631Copy full SHA for 6460631
RELEASES.md
@@ -1,3 +1,16 @@
1
+Version 1.29.1 (2018-09-25)
2
+===========================
3
+
4
+Security Notes
5
+--------------
6
7
+- The standard library's `str::repeat` function contained an out of bounds write
8
+ caused by an integer overflow. This has been fixed by deterministically
9
+ panicking when an overflow happens.
10
11
+ Thank you to Scott McMurray for responsibily disclosing this vulnerability to
12
+ us.
13
14
Version 1.29.0 (2018-09-13)
15
==========================
16
0 commit comments