]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/escape.c: move cppcheck-suppress to correct lines
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 8 Jan 2015 16:22:12 +0000 (17:22 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 3 Feb 2015 21:51:07 +0000 (22:51 +0100)
commit863dde2da3371c9f1b59597d97e694149adfbed2
treec1fd39f559d9d43bb4e810777c792da7bd192345
parentd8456c42678f991e58a02fc172643fd930ab28e1
common/escape.c: move cppcheck-suppress to correct lines

Seems that it doesn't work to add the cppcheck-suppress to
the define. Needs to go to the memcpy call using the define.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/common/escape.c