]> git.ipfire.org Git - thirdparty/mdadm.git/commit
match_metadata_desc1(): Use calloc instead of malloc+memset
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 20 Mar 2012 21:00:50 +0000 (08:00 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 20 Mar 2012 21:00:50 +0000 (08:00 +1100)
commit2de0b8a2b4d4c0bdc7fbe4caf591a7c160d86da5
tree3d9a839956a3b2e4ff0c56b9a535e00b7c934e12
parent1afa9308d2fdc889ab7847ddc9a9aa05ce1e5faa
match_metadata_desc1(): Use calloc instead of malloc+memset

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super1.c