Files
fixminer_source/python/data/tests-list/gzip/gzip-bug-2009-09-26-a1d3d4019d-f17cbd13a1/notes.md
T
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.