fix date more

This commit is contained in:
Sergey "Shnatsel" Davidoff
2020-09-26 21:29:49 +02:00
committed by GitHub
parent 8974b0f390
commit 14f4dbb09a

View File

@@ -1,7 +1,7 @@
[advisory]
id = "RUSTSEC-0000-0000"
package = "actix-http"
date = "2019-01-28"
date = "2020-01-28"
title = "Use-after-free in BodyStream due to lack of pinning"
url = "https://github.com/actix/actix-web/issues/1321"
categories = ["memory-corruption"]