diff options
author | Johann Friedrichs <johann.friedrichs@web.de> | 2009-10-07 09:41:37 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-12-05 21:41:04 +0100 |
commit | 311c70e1f906b7411b30f526ef15deb62cb37e7a (patch) | |
tree | 8e73c017a4dccc69fbe229cfc9f5980b4867bc06 /drivers/crypto | |
parent | V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power (diff) | |
download | linux-311c70e1f906b7411b30f526ef15deb62cb37e7a.tar.xz linux-311c70e1f906b7411b30f526ef15deb62cb37e7a.zip |
V4L/DVB (13239): saa7146: fix memory leakage in pagetable-handling
In buffer_release() the previously allocated pagetables are not
freed, which might result in a memory leak in certain application
use-cases, where the frame format is changed from planar format to
non-planar format. The fix explicitely frees the page tables when a
format change is done and when buffer_release() is called.
Signed-off-by: Johann Friedrichs <johann.friedrichs@web.de>
Signed-off-by: Michael Hunold <hunold@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions