Revision 698f0d52

b/block/blkdebug.c
267 267

  
268 268
    ret = 0;
269 269
fail:
270
    qemu_opts_reset(&inject_error_opts);
271
    qemu_opts_reset(&set_state_opts);
270 272
    fclose(f);
271 273
    return ret;
272 274
}

Also available in: Unified diff