CVE-2018-1000810: fix typo

This commit is contained in:
Tony Arcieri
2019-10-02 12:19:53 -07:00
parent 2659dc69f7
commit e82ba1fe35

View File

@@ -2,7 +2,7 @@
id = "CVE-2018-1000810"
package = "std"
date = "2018-09-21"
title = "Buffer overflow vulnenrability in str::repeat()"
title = "Buffer overflow vulnerability in str::repeat()"
description = """
The Rust team was recently notified of a security vulnerability affecting
the `str::repeat` function in the standard library. If your code does not