Re: [Lcms-user] Problem in AIX

2004-06-21 Thread Marti Maria
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

[Lcms-user] Problem in AIX

2004-06-21 Thread Wei . Wang
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