]> git.ipfire.org Git - thirdparty/mdadm.git/commit
config: Use xcalloc() rather than xmalloc()+memset()
authorJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 11 Aug 2016 19:32:34 +0000 (15:32 -0400)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 11 Aug 2016 19:32:34 +0000 (15:32 -0400)
commit6a674388f856068babaf2b9152571c56005e5cb4
treecf4d0a9c7b5e7409489e39b9b084ed953344ada3
parentc01222305657378be96f2f9fe359ba33f914c177
config: Use xcalloc() rather than xmalloc()+memset()

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
config.c