vsomeip
vsomeip copied to clipboard
[BUG]: <title> Derefrence NULL pointer error 1
vSomeip Version
V.3.5.1
Boost Version
1.66
Environment
Ubuntu 22.04
Describe the bug
Scanned by a static analysis tool named StatiCode from Software Security Technology, Co. Ltd. As in the snapshots, in the line 998, when its_info is NULL and is_service_discovery is ture, later in the line 1072, its_info->is_local() derefrences NULL pointer.
Reproduction Steps
No response
Expected behaviour
No response
Logs and Screenshots
No response