Actions
Bug #6186
openInteger overflows 64 to 32 bytes
Affected Versions:
Effort:
Difficulty:
Label:
Hardening
Description
clang supports -Wshorten-64-to-32 in addition ro -Wimplicit-int-conversion
There are quite a few complaints while building Suricata. We should fix them all and get this into CI
Updated by Philippe Antoine over 1 year ago
- Copied from Bug #4516: Integer overflows added
Updated by Philippe Antoine over 1 year ago
- Related to Task #6157: libhtp 0.5.45 added
Updated by Philippe Antoine over 1 year ago
- Status changed from New to In Progress
Updated by Philippe Antoine over 1 year ago
- Target version changed from 7.0.0 to 8.0.0-beta1
Updated by Victor Julien over 1 year ago
- Related to deleted (Task #6157: libhtp 0.5.45)
Updated by Victor Julien over 1 year ago
- Related to Task #6209: libhtp 0.5.46 added
Updated by Philippe Antoine about 1 year ago
- Target version changed from 8.0.0-beta1 to 7.0.2
Updated by Philippe Antoine about 1 year ago
- Status changed from In Progress to In Review
Updated by Victor Julien about 1 year ago
- Target version changed from 7.0.2 to 7.0.3
Updated by Victor Julien 12 months ago
- Target version changed from 7.0.3 to 7.0.4
Updated by Victor Julien 12 months ago
- Target version changed from 7.0.4 to 8.0.0-beta1
Updated by Philippe Antoine 11 months ago
https://github.com/OISF/suricata/pull/9840 is complete but it will be split in smaller PRs, so closing it and keeping a reference here
Updated by Philippe Antoine 11 months ago
- Related to Optimization #6632: Do not have any warning with -Wsign-conversion added
Updated by Philippe Antoine 4 months ago
Updated by Philippe Antoine 3 months ago
Updated by Philippe Antoine 24 days ago
- Related to Feature #7311: http1: log invalid status as string added
Updated by Philippe Antoine 14 days ago
https://github.com/OISF/suricata/pull/11952 merged, more to come
Actions