Skip to content

newlib fopen "rb" mode pass the wrong arg 'flags" to _open_r with value 65536 #5186

Description

@rqbh

when call the fopen with mode "rb", _open_r get the wrong arg 'flags' with value 65536, replaced by "r+" , _open_r get the right args.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis PR/issue is a bug in the current code.

    Type

    No type
    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