Chameleon

Chameleon Commit Details

Date:2014-10-23 05:50:20 (9 years 5 months ago)
Author:Chuck Fry
Commit:2437
Parents: 2436
Message:Fix memory leak
Changes:
M/branches/chucko/i386/util/bdmesg.c

File differences

branches/chucko/i386/util/bdmesg.c
4242
4343
4444
45
46
4547
4648
if (msglog)
printf("%s\n", msglog);
CFRelease(bootLog);
return 0;
}

Archive Download the corresponding diff file

Revision: 2437