Revert "Add affected functions to legacy security warnings (#83)"

This reverts commit 0a981e2b6f.

These now need to use the new `affected_paths` attribute, which has a
different (VersionReq-bucketed) format.
This commit is contained in:
Tony Arcieri
2019-01-13 17:31:25 -08:00
parent 59ea63710e
commit 782efebde9
5 changed files with 0 additions and 5 deletions

View File

@@ -19,4 +19,3 @@ and possibly the execution of arbitrary code.
This flaw was corrected by using checked arithmetic to calculate
the size of the buffer.
"""
affected_functions = ["base64::encode_config","base64::encode_config_buf"]