Skip to content

memcpy bug line 330 in TFTPClient.cpp #4

Description

@ted4277

memcpy moves too many bytes...should be:

memcpy(&addr.sin_addr,he->h_addr,sizeof(addr.sin_addr));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions