1.29.1 #
- Released on: 25 September, 2018
- This is a patch release
Security Notes #
The standard library’s
str::repeat
function contained an out of bounds write caused by an integer overflow. This has been fixed by deterministically panicking when an overflow happens.Thank you to Scott McMurray for responsibly disclosing this vulnerability to us.