-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.2.0
-
Component/s: client-libs
-
None
-
beta
-
generic
-
generic
img_colors.c: init_virt_cmap() does not check return value of malloc
[sysMalloc].
This can cause a platform to crash if it ain't got enough memory!
The malloc should also be a sysMalloc.