[PATCH 0/18] Use kmemdup instead of kmalloc + memcpy

Benoit Taine benoit.taine at lip6.fr
Mon May 26 08:21:09 PDT 2014


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.


More information about the dri-devel mailing list