-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev_interface.cpp: Don't pass local buffer address to caller
(cppcheck 2.11: autoVariables). git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools@5496 4ea69e1a-61f1-4043-bf83-b5c94c648137
- Loading branch information
chrfranke
committed
Jul 10, 2023
1 parent
09dac5c
commit 1b425c0
Showing
2 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,9 @@ $Id$ | |
|
||
2023-07-10 Christian Franke <[email protected]> | ||
|
||
dev_interface.cpp: Don't pass local buffer address to caller | ||
(cppcheck 2.11: autoVariables). | ||
|
||
scsiprint.cpp: Remove unused code, remove unused variable | ||
(cppcheck 2.11: knownConditionTrueFalse, unusedVariable). | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters