Skip to content

Commit

Permalink
Add patched info for RUSTSEC-2022-0079 (elf_rs) (#1534)
Browse files Browse the repository at this point in the history
The issue was confirmed to be fixed in v0.3.0 by the person who reported the issue:
vincenthouyi/elf_rs#11 (comment)
  • Loading branch information
jschwe committed Jan 18, 2023
1 parent 3c72c41 commit 432ee92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/elf_rs/RUSTSEC-2022-0079.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ categories = ["memory-corruption"]
keywords = ["elf", "header"]

[versions]
patched = []
patched = [">= 0.3.0"]

[affected]
```
Expand Down

0 comments on commit 432ee92

Please sign in to comment.