mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
CVE-2018-1000810: fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user