lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 10 Apr 2009 09:42:29 +0800
From:	Li Zefan <lizf@...fujitsu.com>
To:	tiwai@...e.de
CC:	perex@...ex.cz, LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] sound: use memdup_user()

Remove open-coded memdup_user() in sound/

   text    data     bss     dec     hex filename
5206937  929788 5320496 11457221         aed2c5 vmlinux.o.orig
   text    data     bss     dec     hex filename
5205277  929788 5320496 11455561         aecc49 vmlinux.o

 sound/core/control.c                  |   35 +++++--------
 sound/core/pcm_compat.c               |   11 ++---
 sound/core/pcm_native.c               |   93 ++++++++++++--------------------
 sound/core/seq/seq_compat.c           |    9 ++--
 sound/core/timer.c                    |   11 ++---
 sound/isa/sb/sb16_csp.c               |   19 ++++---
 sound/isa/wavefront/wavefront_fx.c    |   14 ++---
 sound/isa/wavefront/wavefront_synth.c |   11 ++--
 sound/pci/emu10k1/emufx.c             |   41 +++++----------
 sound/usb/usx2y/us122l.c              |   10 +---
 sound/usb/usx2y/usX2Yhwdep.c          |   13 ++---
 11 files changed, 102 insertions(+), 165 deletions(-)
---
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ