vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

[BUG]: <title> Derefrence NULL pointer error 1

Open SoftSec-Tech opened this issue 1 year ago • 0 comments

vSomeip Version

V.3.5.1

Boost Version

1.66

Environment

Ubuntu 22.04

Describe the bug

屏幕截图 2024-10-17 174142 屏幕截图 2024-10-17 174200

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

SoftSec-Tech avatar Oct 17 '24 08:10 SoftSec-Tech