]> git.ipfire.org Git - thirdparty/pdns.git/commit
coverage: Do not call __gcov_dump() when using source-based coverage 13260/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 9 Oct 2023 09:36:28 +0000 (11:36 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 9 Oct 2023 10:43:26 +0000 (12:43 +0200)
commit827946b137e13ed95e3bfd2e6c919909337decda
treeca84775b8577921bb8ca7fbc79fcea5c60aa5278
parente910a9d07994ed79720d903a5a1515bb65fd95bd
coverage: Do not call __gcov_dump() when using source-based coverage

It's useless and will do nothing.
pdns/coverage.cc