Actions
Bug #489
closedS3_1 handle_investigate_started(): Dead assignment to unit_id32
Start date:
04/20/2024
Due date:
% Done:
0%
Estimated time:
Description
handle_investigate_started() does not use unit_id. In S3_1 we regardless assign a value to unit_id32.
This clang analyzer warning is a regression since 3.1.0 -> targeting to 3.1.1.
Files
Updated by Marko Lindqvist 7 months ago
- File 0019-handle_investigate_started-Fix-dead-assignment-of-un.patch 0019-handle_investigate_started-Fix-dead-assignment-of-un.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
S3_1 only.
Actions