Project

General

Profile

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

Added by Philippe Antoine almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Target version:
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


Subtasks 1 (0 open1 closed)

Bug #7173: detect/integers: do not bother to free NULL pointer on setup/parse failure (7.0.x backport)ClosedPhilippe AntoineActions

PA Updated by Philippe Antoine almost 2 years ago Actions #1

  • Status changed from New to In Review

PA Updated by Philippe Antoine almost 2 years ago Actions #2

  • Label Needs backport to 7.0 added

OT Updated by OISF Ticketbot almost 2 years ago Actions #3

  • Subtask #7173 added

OT Updated by OISF Ticketbot almost 2 years ago Actions #4

  • Label deleted (Needs backport to 7.0)

PA Updated by Philippe Antoine almost 2 years ago Actions #5

  • Status changed from In Review to Resolved

PA Updated by Philippe Antoine over 1 year ago Actions #6

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom