Ignore:
Timestamp:
Mar 27, 2012, 12:40:46 PM (12 years ago)
Author:
Bruno Cornec
Message:
  • Fixes some valgrind warnings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mondo/src/common/libmondo-archive.c

    r2944 r2970  
    904904//  popup_and_OK("Pausing");
    905905
    906     res = run_program_and_log_output(command, "Generating boot+data disks");
     906    res = run_program_and_log_output(command, FALSE);
    907907    update_evalcall_form(99);
    908908    paranoid_free(command);
Note: See TracChangeset for help on using the changeset viewer.