fix date for real this time

This commit is contained in:
Sergey "Shnatsel" Davidoff
2020-09-26 21:32:13 +02:00
committed by GitHub
parent 4b4a41e7c5
commit 17d2fd9b41

View File

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