Files
2020-08-19 15:07:37 +02:00

279 B

For running SOS+ on this bug, we manually helped in finding correct set of live variables. Variable ifd is global variable therefore not considered by SOS+ as a live variable. We manually changed code in fault_localization/suspicious_block.py to include ifd as a variable.