Chameleon

Chameleon Commit Details

Date:2011-10-23 21:56:15 (12 years 5 months ago)
Author:armel cadet-petit
Commit:1655
Parents: 1654
Message:added SMBIOS serial number randomization for SMBIOSPatcher
Changes:
M/branches/cparm/i386/libsa/zalloc.c

File differences

branches/cparm/i386/libsa/zalloc.c
210210
211211
212212
213
213
214214
215215
216216
(*zerror)(ret, size);
#endif
}
else if (ret != 0)
if (ret != 0)
{
bzero(ret, size);
}

Archive Download the corresponding diff file

Revision: 1655