Skip to content

Missing return in extractConfigValueByKey #12

@PaulZC

Description

@PaulZC

As observed by @adamgarbo - thanks!

There is a missing return (true); right here:

*value = (int8_t)extractSignedChar(pkt, ptr);
break;

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