Project

General

Profile

Actions

Bug #1110

closed

packet_destroy() calling nullptr function pointer

Added by Marko Lindqvist about 1 month ago. Updated 15 days ago.

Status:
Closed
Priority:
Normal
Category:
General
Target version:
Start date:
11/15/2024
Due date:
% Done:

0%

Estimated time:

Description

clang-19 analyzer gives an error about packet_destroy() (in packets_gen.c) calling potentially nullptr handler() when asserts are disabled (there's an fc_assert_action_msg() that guarantees that handler is not nullptr, when asserts are enabled)


Files

Actions #1

Updated by Marko Lindqvist about 1 month ago

Actions #2

Updated by Marko Lindqvist 15 days ago

  • Description updated (diff)
  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF