git: DragonFly_RELEASE_3_0 cryptdisks(8): Fix a wrong sizeof.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jun 17 23:36:43 PDT 2012
commit 5a90f066190a00cb2afce74dc68c5b7c5e8340fd
Author: Sascha Wildner <saw at online.de>
Date: Mon Jun 18 08:35:20 2012 +0200
cryptdisks(8): Fix a wrong sizeof.
Use the size passed to the alloc_safe_mem() here.
Found-with: Coccinelle (http://coccinelle.lip6.fr/)
Summary of changes:
sbin/cryptdisks/cryptdisks.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a90f066190a00cb2afce74dc68c5b7c5e8340fd
--
DragonFly BSD source repository
More information about the Commits
mailing list