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:35:49 +0000 (08:35 +0200)
commit1c482147161e84edc1dbe4f1b41114b9ad16c552
tree1fba7f996577394c2746a45e0ee6acbf58f5736a
parentbd764d1212e85459cd331273b7d2b183f1ca4ffc
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