Skip to content
Snippets Groups Projects
Commit 2ac1a9cf authored by klauwier's avatar klauwier Committed by Igor Munkin
Browse files

test/fuzz: add breaks to switch-case

Cases in two switches had no breaks, so they were falling
through. Breaks were added to solve the problem. Code
generated by the LuaJIT fuzzer became more various.

NO_CHANGELOG=internal
NO_DOC=fuzzer fix

(cherry picked from commit 4430cac9)
parent ba6bd045
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment