We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7537adc commit 1a1775eCopy full SHA for 1a1775e
jbmc/unit/java_bytecode/java_bytecode_convert_method/convert_method.cpp
@@ -414,7 +414,7 @@ SCENARIO(
414
{
415
symbol_tablet symbol_table;
416
java_string_library_preprocesst string_preprocess;
417
- const class_hierarchyt class_hierarchy;
+ const class_hierarchyt class_hierarchy{};
418
java_bytecode_convert_methodt converter{symbol_table,
419
null_message_handler,
420
10,
0 commit comments