Update crates/lucet-runtime-internals/RUSTSEC-0000-0000.toml

Correct quote characters

Co-Authored-By: Alex Gaynor <alex.gaynor@gmail.com>
This commit is contained in:
Jonathan Foote
2020-01-24 15:36:06 -05:00
committed by GitHub
parent 3f1f71de9b
commit 0271003e2e

View File

@@ -19,6 +19,6 @@ This flaw was resolved by correcting the sigstack allocation logic.
patched_versions = ["< 0.5.0, >= 0.4.3", ">= 0.5.1"]
url = "https://github.com/bytecodealliance/lucet/pull/401
url = "https://github.com/bytecodealliance/lucet/pull/401"
categories = ["memory-corruption", "memory-exposure"]