PCP Updates: Fix Warnings/Errors Discovered by Coverity

"Dave Brolley" <[email protected]> Tue, 21 Feb 2017 15:10:33 -0500
Newsgroups gmane.comp.sysutils.pcp
Message-ID <[email protected]>
Changes committed to git://git.pcp.io/brolley/pcp dev

Dave Brolley (6):
       Fix buffer overruns found by Coverity.
       Fix memory leaks found by Coverity.
       Fix bad usage of free(3) found by coverity.
       Remove uninitialized/unused variable found by Coverity.
       Fix potential buffer overflows detected by Coverity.
       Fix dead code discovered by Coverity.

src/libpcp/src/interp.c           |    8 ++++++--
  src/libpcp_web/src/http_client.c  |    7 +++----
  src/libpcp_web/src/json_helpers.c |    3 ++-
  src/pmdas/docker/docker.c         |    1 +
  src/pmdas/linux/ipc.c             |    7 -------
  src/pmdas/linux/proc_buddyinfo.c  |   10 +++++++---
  src/pmdas/linux/sysfs_tapestats.c |    2 +-
  src/pmdas/mmv/src/mmv.c           |    2 --
  8 files changed, 20 insertions(+), 20 deletions(-)

commit 1739630259f0693065c373e74d0c0bef3b1cca8d
Author: Dave Brolley <[email protected]>
Date:   Tue Feb 21 15:06:52 2017 -0500

     Fix dead code discovered by Coverity.

commit bd877a3ba8010b5b02fa756e3359086c405e7abd
Author: Dave Brolley <[email protected]>
Date:   Tue Feb 21 14:33:13 2017 -0500

     Fix potential buffer overflows detected by Coverity.

commit 4f4ca04e1b6a348a4020090da7b54177b670d8d2
Author: Dave Brolley <[email protected]>
Date:   Tue Feb 21 14:03:49 2017 -0500

     Remove uninitialized/unused variable found by Coverity.

commit 00c666de1d5f6f432349411ec93fa078f2e4fd5e
Author: Dave Brolley <[email protected]>
Date:   Tue Feb 21 12:46:48 2017 -0500

     Fix bad usage of free(3) found by coverity.

commit 95391596a8db6645d5d75e2c0d1fdbde8789de9d
Author: Dave Brolley <[email protected]>
Date:   Tue Feb 21 12:20:49 2017 -0500

     Fix memory leaks found by Coverity.

commit 9bf71be7d8157e699ca721bea25bb34e291e049a
Author: Dave Brolley <[email protected]>
Date:   Tue Feb 21 12:06:30 2017 -0500

     Fix buffer overruns found by Coverity.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links:

You receive all messages sent to this group.

View/Reply Online (#15240): https://groups.io/g/pcp/message/15240
View All Messages In Topic (1): https://groups.io/g/pcp/topic/4408469
Mute This Topic: https://groups.io/mt/4408469?uid=174580
New Topic: https://groups.io/g/pcp/post
-=-=-
pcp mailing list
[email protected]
https://groups.io/g/pcp/messages
-=-=-
Change Your Subscription: https://groups.io/g/pcp/editsub?uid=174580
Group Home: https://groups.io/g/pcp
Contact Group Owner: [email protected]
Terms of Service: https://groups.io/static/tos
Unsubscribe: https://groups.io/g/pcp/leave/354243/563757577/xyzzy
-=-=-=-=-=-=-=-=-=-=-=-