Ignore:
Timestamp:
Jan 7, 2010, 1:10:16 AM (14 years ago)
Author:
Bruno Cornec
Message:

r3728@localhost: bruno | 2010-01-05 23:43:31 +0100

  • Fix compilation issues following latest merges
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/mondo/src/common/libmondo-raid.c

    r2517 r2523  
    725725        if (!disklist) {
    726726            log_it("Ignoring '%s %s' pair of disk %s", labelB, valueB, label);
    727             mr_free(tmp);
    728727        } else {
    729728            index = atoi(valueB);
Note: See TracChangeset for help on using the changeset viewer.