]> err.no Git - util-linux/commit
fdisk: replace bzero with memset
authorJon Ringle <jon@ringle.org>
Fri, 26 Mar 2010 02:42:52 +0000 (22:42 -0400)
committerKarel Zak <kzak@redhat.com>
Wed, 31 Mar 2010 15:23:32 +0000 (17:23 +0200)
commit56054a79fa3c37894a9f1ab4d7b50d8b5ff82fc4
treef128a75c69bd4a1d6d1542edb5c764a2d37b54c7
parente349c4f84cdccfc955124e7eb346ee929a6bcd79
fdisk: replace bzero with memset

Work on this was done in commit c0f19ccff73aa0ec5e9f3b61b932ea4a8bf4e6ed,
however a couple of bzero call sites were missed

Signed-off-by: Jon Ringle <jon@ringle.org>
fdisk/fdiskbsdlabel.c