Commit c621c4b
committed
Suppress Cppcheck memory leak as workaround
Cppcheck reported memory leaks in the functions 'q_insert_head' and
'q_insert_tail', which should be considered false alarms.
The workaround is to suppress these warnings in advance.
Change-Id: I3e70b3805a8de197b26ecfe7a70deed4fe88b5231 parent 6d74097 commit c621c4b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments