From f2d82512a4efbc32e2a25a6e2b7602acbd5e6a75 Mon Sep 17 00:00:00 2001 From: Matt Schwager Date: Thu, 28 Mar 2024 13:16:31 -0400 Subject: [PATCH] Bump trophy case --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c9c1a8..4417f51 100644 --- a/README.md +++ b/README.md @@ -245,8 +245,9 @@ To fuzz your own target, modify the `test_one_input` `lambda` to call your targe Bugs found using Ruzzy: -- Ruby `toml` gem: [#76](https://github.com/jm/toml/issues/76) -- Ruby `toml-rb` gem: [#150](https://github.com/emancu/toml-rb/issues/150) +- `toml` gem: [#76](https://github.com/jm/toml/issues/76) +- `toml-rb` gem: [#150](https://github.com/emancu/toml-rb/issues/150) +- `ox` gem: [#351](https://github.com/ohler55/ox/issues/351) # Developing