DragonFly commits List (threaded) for 2012-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Fix more wrong sizeof() usages, part 4/x
commit 5406684d1fb88a44f3c4843fd70494e58b3cd431
Author: Sascha Wildner <saw@online.de>
Date: Sat Jun 30 10:44:33 2012 +0200
Fix more wrong sizeof() usages, part 4/x
We want struct sizes here, not pointer sizes.
Found-with: Coccinelle (http://coccinelle.lip6.fr/)
Summary of changes:
contrib/hostapd/src/crypto/md5.c | 2 +-
contrib/hostapd/src/drivers/driver_ralink.c | 2 +-
contrib/wpa_supplicant/src/crypto/md5.c | 2 +-
contrib/wpa_supplicant/src/drivers/driver_ralink.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5406684d1fb88a44f3c4843fd70494e58b3cd431
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]