Actions
Bug #7172
closed
PA
PA
detect/integers: do not bother to free NULL pointer on setup/parse failure
Bug #7172:
detect/integers: do not bother to free NULL pointer on setup/parse failure
Affected Versions:
Effort:
Difficulty:
Label:
Description
Cf https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=70118
As rust asserts on unboxing a NULL pointer unsafe precondition(s) violated: NonNull::new_unchecked requires that the pointer is non-null
PA Updated by Philippe Antoine almost 2 years ago
- Status changed from New to In Review
PA Updated by Philippe Antoine almost 2 years ago
- Label Needs backport to 7.0 added
OT Updated by OISF Ticketbot almost 2 years ago
- Subtask #7173 added
OT Updated by OISF Ticketbot almost 2 years ago
- Label deleted (
Needs backport to 7.0)
PA Updated by Philippe Antoine almost 2 years ago
- Status changed from In Review to Resolved
PA Updated by Philippe Antoine over 1 year ago
- Status changed from Resolved to Closed
Actions