Project

General

Profile

Actions

Bug #10769

closed

ksocket: NULL pointer errors

Added by Toomas Soome over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
driver - device drivers
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

Also available in: Atom PDF