Skip to content

fix warning: passing NULL to non-pointer argument 2 of 'void* memset(void*, int, size_t)' [-Wconversion-null] #4

@shishirong

Description

@shishirong

SerialPortYmodem\Ymodem.cpp:1199: warning: passing NULL to non-pointer argument 2 of 'void* memset(void*, int, size_t)' [-Wconversion-null]
SerialPortYmodem\Ymodem.cpp:1347: warning: passing NULL to non-pointer argument 2 of 'void* memset(void*, int, size_t)' [-Wconversion-null]
SerialPortYmodem\Ymodem.cpp:1485: warning: passing NULL to non-pointer argument 2 of 'void* memset(void*, int, size_t)' [-Wconversion-null]
SerialPortYmodem\Ymodem.cpp:1610: warning: passing NULL to non-pointer argument 2 of 'void* memset(void*, int, size_t)' [-Wconversion-null]
SerialPortYmodem\Ymodem.cpp:1335: warning: Assigning field to itself

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions