Actions
Bug #1110
openpacket_destroy() calling nullptr function pointer
Start date:
11/15/2024
Due date:
% Done:
0%
Estimated time:
Description
calng-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