Closed Bug 468287 Opened 16 years ago Closed 15 years ago

CID: 1229 [@ cmsIT8LoadFromMem]

Categories

(Core :: Graphics: Color Management, defect)

defect
Not set
critical

Tracking

()

RESOLVED WONTFIX

People

(Reporter: timeless, Assigned: bholley)

References

(Blocks 1 open bug, )

Details

(Keywords: coverity, crash)

Crash Data

Event returned_null: Function "_cmsMalloc" returned NULL value (checked 40 out of 46 times) [model]
Event var_assigned: Variable "(it8)->MemoryBlock" assigned to NULL return value from "_cmsMalloc"
Also see events: [var_assigned][dereference]

2083 	    it8 ->MemoryBlock = (char*) _cmsMalloc(len + 1);
2084 	

Event dereference: Dereferencing possibly NULL "(it8)->MemoryBlock" in call to function "strncpy"
Also see events: [returned_null][var_assigned]

2085 	    strncpy(it8 ->MemoryBlock, (const char*) Ptr, len);
Component: ImageLib → GFX: Color Management
QA Contact: imagelib → color-management
This will fix itself when bug 454702 lands.
modules/lcms/ is gone.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Crash Signature: [@ cmsIT8LoadFromMem]
You need to log in before you can comment on or make changes to this bug.