mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-31 08:40:26 +01:00
Merge pull request #101 from RustSec/RUSTSEC-2019-0003/fix-date
RUSTSEC-2019-0003: Fix date
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