diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-08-30 14:57:46 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-08-30 14:57:46 +0200 |
commit | 0660a30d54eb6762302cf1afd43de01e137f6393 (patch) | |
tree | 11f233dd05a17cd470f1d9bc5cf32e07f24df3ab /sd | |
parent | 67bff64e106a7b8192e73e3665474d4c4d1eb61a (diff) |
Avoid loplugin:constparam when param is subject of cast to non-const pointer
...as in WriteCallback (desktop/source/minidump/minidump.cxx), where
void *ptr
is use in
static_cast<char *>(ptr)
Change-Id: I0bd44329029cd793390d0744de3c839612e0b494
Diffstat (limited to 'sd')
0 files changed, 0 insertions, 0 deletions