alistair23-linux/scripts/mod
Christian Engelmayer 2ee41e62ba modpost: Fix resource leak in read_dump()
Function read_dump() memory maps the input via grab_file(), but fails to call
the corresponding unmap function. Add the missing call to release_file().
Detected by Coverity: CID 1192419

Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2014-04-28 11:48:34 +09:30
..
.gitignore mod/file2alias: make modalias generation safe for cross compiling 2013-01-24 22:48:04 +01:00
devicetable-offsets.c cpu: add generic support for CPU feature based module autoloading 2014-02-18 12:38:37 -08:00
empty.c
file2alias.c Nothing major: the stricter permissions checking for sysfs broke 2014-04-06 09:38:07 -07:00
Makefile improve modalias building 2013-06-28 00:48:16 +02:00
mk_elfconfig.c
modpost.c modpost: Fix resource leak in read_dump() 2014-04-28 11:48:34 +09:30
modpost.h Kbuild, lto: Drop .number postfixes in modpost 2014-02-13 20:24:58 -08:00
sumversion.c kbuild: replace unbounded sprintf call in modpost 2013-11-06 22:30:03 +01:00