Actions
Bug #1735
closedcppcheck: Shifting a negative value is undefined behaviour
Affected Versions:
Effort:
Difficulty:
Label:
Description
cppcheck 1.72 tells us:
[src/util-radix-tree.c:1160]: (error) Shifting a negative value is undefined behaviour [src/util-radix-tree.c:1357]: (error) Shifting a negative value is undefined behaviour [src/util-radix-tree.c:1380]: (error) Shifting a negative value is undefined behaviour [src/util-radix-tree.c:1438]: (error) Shifting a negative value is undefined behaviour [src/util-ip.c:104]: (error) Shifting a negative value is undefined behaviour
Updated by Victor Julien over 8 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Victor Julien
- Target version changed from TBD to 70
Updated by Victor Julien over 8 years ago
- Status changed from Assigned to Closed
- Target version changed from 70 to 3.0.1RC1
Actions