Il 28/10/2012 10:47, Orit Wasserman ha scritto: >> > if (s->file) { >> > DPRINTF("closing file\n"); >> > ret = qemu_fclose(s->file); >> > - s->file = NULL; > why remove this line?
Good catch. Paolo
Il 28/10/2012 10:47, Orit Wasserman ha scritto: >> > if (s->file) { >> > DPRINTF("closing file\n"); >> > ret = qemu_fclose(s->file); >> > - s->file = NULL; > why remove this line?
Good catch. Paolo