Skip to content

Commit 7af8522

Browse files
authored
Assign RUSTSEC-2019-0037 to pnet (#418)
Original PR: #335
1 parent 7c95e1b commit 7af8522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[advisory]
2-
id = "RUSTSEC-0000-0000"
2+
id = "RUSTSEC-2019-0037"
33
package = "pnet"
44
date = "2019-06-11"
55
title = "Compiler optimisation for next_with_timeout in pnet::transport::IcmpTransportChannelIterator flaws to SEGFAULT"
@@ -15,4 +15,4 @@ which caused dereference of uninitialized file descriptor which caused segfault.
1515
"pnet::transport::IcmpTransportChannelIterator" = ["< 0.26.0"]
1616

1717
[versions]
18-
patched = [">= 0.26.0"] # no patch exists yet
18+
patched = [">= 0.26.0"] # no patch exists yet

0 commit comments

Comments
 (0)