diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2026-06-15 18:18:30 +1000 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-06-16 23:49:36 +0200 |
| commit | 46048603c0cbf4899323447e72720e550a684599 (patch) | |
| tree | c27985ba510cc46ab33b1b367b9635dde00014ce /doc/platform-requirements/git: | |
| parent | 96c4a9db57118e4dccb6489bf93ed763ca3f18a5 (diff) | |
| download | passt-46048603c0cbf4899323447e72720e550a684599.tar passt-46048603c0cbf4899323447e72720e550a684599.tar.gz passt-46048603c0cbf4899323447e72720e550a684599.tar.bz2 passt-46048603c0cbf4899323447e72720e550a684599.tar.lz passt-46048603c0cbf4899323447e72720e550a684599.tar.xz passt-46048603c0cbf4899323447e72720e550a684599.tar.zst passt-46048603c0cbf4899323447e72720e550a684599.zip | |
cppcheck: Add workaround for cppcheck bug 14847
It seems the function pointer argument confuses cppcheck 2.21.0 (at least),
causing it to think do_clone()'s definition has different argument names
than it's declaration, even though that's not the case. I made a minimal
reproducer and filed a cppcheck bug for this (see link). In the meanwhile
work around it with an explicit suppression.
Link: https://trac.cppcheck.net/ticket/14847
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'doc/platform-requirements/git:')
0 files changed, 0 insertions, 0 deletions
