cryptdisks(8): Fix a wrong sizeof.
authorSascha Wildner <saw@online.de>
Mon, 18 Jun 2012 06:35:20 +0000 (08:35 +0200)
committerSascha Wildner <saw@online.de>
Mon, 18 Jun 2012 06:36:16 +0000 (08:36 +0200)
commit5a90f066190a00cb2afce74dc68c5b7c5e8340fd
treeb9e130b42aa4d0049c0f9106d6e6fac2b43046bc
parente1e334c304c8445d4af820d88858027da4a04682
cryptdisks(8): Fix a wrong sizeof.

Use the size passed to the alloc_safe_mem() here.

Found-with: Coccinelle (http://coccinelle.lip6.fr/)
sbin/cryptdisks/cryptdisks.c