diff options
| author | Trent Piepho <[email protected]> | 2007-10-05 11:28:09 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2007-10-22 12:01:43 -0200 |
| commit | a04036a3129e09a9b9097de2b1f77dd82a6e9ac3 (patch) | |
| tree | dfa0edc666f622bc5d3127d03ab943f0036d6bc3 /tools/perf/scripts/python | |
| parent | 89a47942f0facc4664d982005ac03d8dcb9635c1 (diff) | |
V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driver
When a cx8802 sub-driver was unregistered, the struct cx8802_driver, which was
kmalloc()ed by cx8802_register_driver(), was deleted from the list of drivers,
but never freed.
Signed-off-by: Trent Piepho <[email protected]>
Reviewed-by: Michael Krufky <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions