Skip to content

We don't handle [] in argument lists #20

@stevenjswanson

Description

@stevenjswanson

CProtoParser doesn't recognize this:

void readMemoryByte(size_t malicious_x, uint8_t value[2], int score[2], int try_count) {

as a function because of the [].

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions