mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-22 11:25:24 +01:00
RUSTSEC-2019-0003: Fix date
Mistakenly logged as 2018
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[advisory]
|
||||
id = "RUSTSEC-2019-0003"
|
||||
package = "protobuf"
|
||||
date = "2018-06-08"
|
||||
date = "2019-06-08"
|
||||
title = "Out of Memory in stream::read_raw_bytes_into()"
|
||||
description = """
|
||||
Affected versions of this crate called Vec::reserve() on user-supplied input.
|
||||
|
||||
Reference in New Issue
Block a user