Skip to content

Commit d07de99

Browse files
authored
Update RUSTSEC-0000-0000.md
1 parent 5ce4048 commit d07de99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/fltk/RUSTSEC-0000-0000.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
```toml
22
[advisory]
33
id = "RUSTSEC-0000-0000"
44
package = "fltk"
@@ -7,7 +7,7 @@ categories = ["memory-corruption"]
77
functions = { "fltk::prelude::WidgetExt::set_label_type" = ["< 0.15.2"], "fltk::prelude::WindowExt::set_icon" = ["< 0.14.12"], fltk::image::Pixmap::new = ["< 0.15.2, >= 0.14.12"] }
88
[versions]
99
patched = [">= 0.15.3"]
10-
10+
```
1111

1212
# Multiple memory safety issues
1313

0 commit comments

Comments
 (0)