TECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 14, 2004 9:58 AM
Subject: [Lcms-user] Problem in AIX
Hi Marti, If I have create a Lab
profile with cmsCreateLabprofile(NULL) and the save it to memory with
_cmsSaveProfileToMem, it failed in AIX, because malloc in AIX can not alloc
Hi Marti,
If I have create a Lab profile with cmsCreateLabprofile(NULL) and the save it to memory with _cmsSaveProfileToMem, it failed in AIX, because malloc in AIX can not allocate 0 byte. The function SaveWordsTable in this case failed with nTabSize == 0.
static BOOL SaveWordsTa