Skip to content

Commit

Permalink
Fix SoanrQube issue
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Oct 31, 2023
1 parent 42efd75 commit a50a3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/piscsi/piscsi_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class Piscsi

PiscsiImage piscsi_image;

PiscsiResponse response;
[[no_unique_address]] PiscsiResponse response;

PiscsiService service;

Expand Down

0 comments on commit a50a3d0

Please sign in to comment.