Skip to content

Checking if unsigned variable is less than zero. #520

Open
@ZanyXDev

Description

@ZanyXDev

https://github.com/tass-belgium/picotcp/blob/master/modules/pico_olsr.c#L324
unsigned variable 'sublist->time_left'
if (sublist->time_left <= 0) but

struct olsr_route_entry { struct olsr_route_entry *next; ...
uint32_t time_left;
... }

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions