GraphicsMagick: index.rst: Update Coverity metrics
GraphicsMagick Commits <[email protected]> Wed, 09 Aug 2023 11:26:18 -0500
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.8098.1691598386.8047.graphicsmagick-commit@lists.sourceforge.net> |
changeset 7828483c3316 in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=7828483c3316 summary: index.rst: Update Coverity metrics diffstat: ChangeLog | 2 ++ www/Changelog.html | 1 + www/index.html | 6 +++--- www/index.rst | 6 +++--- 4 files changed, 9 insertions(+), 6 deletions(-) diffs (54 lines): diff -r 3c24d655b52c -r 7828483c3316 ChangeLog --- a/ChangeLog Wed Aug 09 10:58:53 2023 -0500 +++ b/ChangeLog Wed Aug 09 11:26:13 2023 -0500 @@ -1,5 +1,7 @@ 2023-08-09 Bob Friesenhahn <[email protected]> + * www/index.rst: Update Coverity metrics. + * coders/tiff.c (ReadTIFFImage): Fix garbled logic pertaining to photometric checks. Addresses Coverity 393177 "Structurally dead code". diff -r 3c24d655b52c -r 7828483c3316 www/Changelog.html --- a/www/Changelog.html Wed Aug 09 10:58:53 2023 -0500 +++ b/www/Changelog.html Wed Aug 09 11:26:13 2023 -0500 @@ -40,6 +40,7 @@ <p>2023-08-09 Bob Friesenhahn <<a class="reference external" href="mailto:bfriesen%40simple.dallas.tx.us">bfriesen<span>@</span>simple<span>.</span>dallas<span>.</span>tx<span>.</span>us</a>></p> <blockquote> <ul class="simple"> +<li><p>www/index.rst: Update Coverity metrics.</p></li> <li><p>coders/tiff.c (ReadTIFFImage): Fix garbled logic pertaining to photometric checks. Addresses Coverity 393177 "Structurally dead code".</p></li> diff -r 3c24d655b52c -r 7828483c3316 www/index.html --- a/www/index.html Wed Aug 09 10:58:53 2023 -0500 +++ b/www/index.html Wed Aug 09 11:26:13 2023 -0500 @@ -123,9 +123,9 @@ <li><p>GM source code is managed in <a class="reference external" href="https://www.mercurial-scm.org/">Mercurial</a>, a distributed source control management tool which supports management of local changes. The repository history goes back to 1998.</p></li> -<li><p>GM has 0.00 (zero) defects per 1000 lines of code (332,315 total -lines included) according to <a class="reference external" href="https://scan.coverity.com/projects/graphicsmagick">Coverity Analysis Metrics</a> on April -16, 2022.</p></li> +<li><p>GM has 0.00 (zero) defects per 1000 lines of code (335,577 total +lines included) according to <a class="reference external" href="https://scan.coverity.com/projects/graphicsmagick">Coverity Analysis Metrics</a> on +August 9, 2023.</p></li> <li><p>GM developers contribute to other free projects for the public good.</p></li> </ul> </blockquote> diff -r 3c24d655b52c -r 7828483c3316 www/index.rst --- a/www/index.rst Wed Aug 09 10:58:53 2023 -0500 +++ b/www/index.rst Wed Aug 09 11:26:13 2023 -0500 @@ -146,9 +146,9 @@ control management tool which supports management of local changes. The repository history goes back to 1998. - * GM has 0.00 (zero) defects per 1000 lines of code (332,315 total - lines included) according to `Coverity Analysis Metrics`_ on April - 16, 2022. + * GM has 0.00 (zero) defects per 1000 lines of code (335,577 total + lines included) according to `Coverity Analysis Metrics`_ on + August 9, 2023. * GM developers contribute to other free projects for the public good.