Actions
Bug #10796
closedpcplusmp: NULL pointer errors
Start date:
2019-04-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
NULL pointer errors:
../../i86pc/io/mp_platform_misc.c: In function 'apic_init_common': ../../i86pc/io/mp_platform_misc.c:244:11: error: assignment makes integer from pointer without a cast [-Werror=int-conversion] *iptr++ = NULL; ^ cc1: all warnings being treated as errors
Actions