Changeset 3636 in MondoRescue for branches


Ignore:
Timestamp:
Dec 21, 2016, 7:51:49 PM (7 years ago)
Author:
Bruno Cornec
Message:

Becomes verbose on mr_free only if full debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mondo/src/lib/mr_mem.c

    r3509 r3636  
    3636        *allocated = NULL;
    3737    } else {
    38         mr_msg_int(8,line,file,"mr_asprintf","Attempt to free NULL pointer");
     38        mr_msg_int(98,line,file,"mr_asprintf","Attempt to free NULL pointer");
    3939    }
    4040}
Note: See TracChangeset for help on using the changeset viewer.