Skip to content

fgetc() passes the wrong data to the user provided _fdev_get() #3

@TimPaterson

Description

@TimPaterson

The user-provided _fdev_get() function is defined to receive the user data field from the FILE structure as an argument. However, fgetc() is passing a pointer to the FILE instead.

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