Skip to content

Conversation

@c42f
Copy link
Member

@c42f c42f commented Feb 6, 2023

  • Line-deletion based fuzzer

  • Token-deletion based fuzzer

  • Fixes for two crashing bugs found this way

    • "(y::\nif x z end)"
    • "@(x y)"

Part of #186

@c42f c42f mentioned this pull request Feb 6, 2023
9 tasks
* Line-deletion based fuzzer
* Token-deletion based fuzzer

* Fixes for two crashing bugs found this way
  - `"(y::\nif x z end)"`
  - `"@(x y)"`
@c42f c42f force-pushed the c42f/fuzz-test-2 branch from 78c2557 to f557c75 Compare February 6, 2023 03:54
@c42f c42f merged commit e57b800 into main Feb 6, 2023
@c42f c42f deleted the c42f/fuzz-test-2 branch February 6, 2023 04:39
c42f added a commit to JuliaLang/julia that referenced this pull request Oct 17, 2025
* Line-deletion based fuzzer
* Token-deletion based fuzzer

* Fixes for two crashing bugs found this way
  - `"(y::\nif x z end)"`
  - `"@(x y)"`
topolarity pushed a commit to JuliaLang/julia that referenced this pull request Nov 14, 2025
* Line-deletion based fuzzer
* Token-deletion based fuzzer

* Fixes for two crashing bugs found this way
  - `"(y::\nif x z end)"`
  - `"@(x y)"`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant