Changeset 146 in MondoRescue for trunk/mondo/mondo/common/libmondo-mountlist.c


Ignore:
Timestamp:
Dec 1, 2005, 10:00:14 AM (18 years ago)
Author:
bcornec
Message:

MONDO_LOGFILE used each time now
memory management on libmondo-devices.c
some splint improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/common/libmondo-mountlist.c

    r87 r146  
    457457            res++;
    458458        }
     459        paranoid_free(part_table_fmt);
     460
    459461        /* does partition /dev/hdNX exist more than once in the mountlist? */
    460462        for (i = 0, mountpoint_copies = 0, device_copies = 0;
Note: See TracChangeset for help on using the changeset viewer.