[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1401117687-28911-1-git-send-email-benoit.taine@lip6.fr>
Date: Mon, 26 May 2014 17:21:09 +0200
From: Benoit Taine <benoit.taine@...6.fr>
To: linux-media@...r.kernel.org
Cc: benoit.taine@...6.fr, dri-devel@...ts.freedesktop.org,
devel@...verdev.osuosl.org, netdev@...r.kernel.org,
linux-wireless@...r.kernel.org, wcn36xx@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
usb-storage@...ts.one-eyed-alien.net, linux-scsi@...r.kernel.org,
DL-MPTFusionLinux@....com, linux-input@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: [PATCH 0/18] Use kmemdup instead of kmalloc + memcpy
These patches enhance kernel style usage, and allows smaller code while
preventing accidental code edits to produce overflows.
The semantic patch at scripts/coccinelle/api/memdup.cocci was used to
detect and edit this situation.
--
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