DragonFly commits List (threaded) for 2012-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_0 Fix more wrong sizeof() usages, part 3/x
commit 1ad9baefb6afa9445d771c319d7e1aa5276989f2
Author: Sascha Wildner <saw@online.de>
Date: Thu Jun 21 04:25:19 2012 +0200
Fix more wrong sizeof() usages, part 3/x
Some comments:
* The gzip fix speeds up uncompression of compress(1)'d files with gzip.
A test here took 9s with the fix when it previously took 15s.
* Our OpenSSH is without J-PAKE support, hence the OpenSSH fix is only
cosmetical.
Found-with: Coccinelle (http://coccinelle.lip6.fr/)
Summary of changes:
crypto/openssh/jpake.c | 2 +-
sys/dev/acpica5/acpi_package.c | 2 +-
sys/netproto/ncp/ncp_mod.c | 3 ++-
usr.bin/gzip/zuncompress.c | 3 +--
4 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ad9baefb6afa9445d771c319d7e1aa5276989f2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]