Actions
Bug #10769
closedksocket: NULL pointer errors
Start date:
2019-04-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
ksocket: NULL pointer errors:
../../common/io/ksocket/ksocket.c: In function 'ksocket_spoll': ../../common/io/ksocket/ksocket.c:844:14: error: assignment makes integer from pointer without a cast [-Werror=int-conversion] pdp->pd_fd = NULL; ^ cc1: all warnings being treated as errors
Actions