Skip to content

Incorrect shell parsing of integer values > I32 #72

@eva-cerncic

Description

@eva-cerncic

When using shell to store an integer value of type U32, U64 or I64 with value > max I32, the wrong value is parsed from the string and set to max I32 value. Problem:

static int prv_set_helper(const char *value, struct user_setting *s,

I can fix the issue when I will have time - just making a note.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething is not working and must be fixed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions