Add keywords

This commit is contained in:
gnzlbg
2018-12-06 17:58:48 +01:00
parent 895fe023df
commit 4effd1975e

View File

@@ -4,6 +4,7 @@ package = "slice_deque"
date = "2018-12-05"
patched_versions = [">= 0.1.16"]
url = "https://github.com/gnzlbg/slice_deque/issues/57"
keywords = ["memory-corruption", "rce"]
title = "Bug in SliceDeque::move_head_unchecked allows read of corrupted memory"
description = """