Skip to content

Wrong open mode for file descriptor 4 in utils/nfc-relay-picc.c #280

Description

@GoogleCodeExporter
The open mode for fdopen of file descriptor 4 in nfc-relay-picc utility should 
be "w", not "r". Otherwise the utility fails when it tries to write into this 
descriptor.

Note: this affects when the utility is run in initiator mode only.

See attached patch.

Original issue reported on code.google.com by ondrej.m...@gmail.com on 29 Jun 2014 at 12:40

Attachments:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions