cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH dlm-tool 0/4] dlm_controld: gcc-10 compile warning fixes
@ 2020-07-14 18:01 Alexander Aring
  2020-07-14 18:01 ` [Cluster-devel] [PATCH dlm-tool 1/4] dlm_controld: fix -Wstringop-truncation warnings Alexander Aring
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alexander Aring @ 2020-07-14 18:01 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hi,

this patch series contains fixes to avoid compile warnings for gcc
version 10.

There might be some points for code sharing which I ignored right now
and leave the code as it is.

Also I added a patch to more log functionality in cases that a key value
config entry isn't successful parsed.

- Alex

Alexander Aring (4):
  dlm_controld: fix -Wstringop-truncation warnings
  dlm_controld: fix may be used uninitialized
  dlm_controld: fix may be used uninitialized
  dlm_controld: get notice about failed config parse

 dlm_controld/config.c       | 14 ++++++++++----
 dlm_controld/cpg.c          |  3 ++-
 dlm_controld/daemon_cpg.c   |  4 ++--
 dlm_controld/fence_config.c | 20 +++++++++++++++-----
 dlm_controld/lib.c          | 15 +++++++++++++--
 dlm_controld/main.c         | 13 ++++++++++++-
 6 files changed, 54 insertions(+), 15 deletions(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-14 18:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-14 18:01 [Cluster-devel] [PATCH dlm-tool 0/4] dlm_controld: gcc-10 compile warning fixes Alexander Aring
2020-07-14 18:01 ` [Cluster-devel] [PATCH dlm-tool 1/4] dlm_controld: fix -Wstringop-truncation warnings Alexander Aring
2020-07-14 18:01 ` [Cluster-devel] [PATCH dlm-tool 2/4] dlm_controld: fix may be used uninitialized Alexander Aring
2020-07-14 18:01 ` [Cluster-devel] [PATCH dlm-tool 3/4] " Alexander Aring
2020-07-14 18:01 ` [Cluster-devel] [PATCH dlm-tool 4/4] dlm_controld: get notice about failed config parse Alexander Aring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).