diff options
author | Laurent Pinchart <laurent.pinchart@skynet.be> | 2009-01-22 16:45:10 +0100 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@skynet.be> | 2009-01-22 16:45:10 +0100 |
commit | 8031abacbe51fa4062ff4bf1a34751b6a39460eb (patch) | |
tree | 38601fef7d5f51f79ee99b7f7e2317cc1b1688cb /linux/include/media/v4l2-int-device.h | |
parent | be9951c102c6290821cff8866c06615a4cea2a89 (diff) | |
download | mediapointer-dvb-s2-8031abacbe51fa4062ff4bf1a34751b6a39460eb.tar.gz mediapointer-dvb-s2-8031abacbe51fa4062ff4bf1a34751b6a39460eb.tar.bz2 |
uvcvideo: Fix memory leak in input device handling
From: Laurent Pinchart <laurent.pinchart@skynet.be>
The dynamically allocated input_dev->phys buffer isn't freed when
unregistering the device. As the input layer doesn't provide any release
callback, use a fixed-size buffer inside the uvc_device structure.
Priority: normal
Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Diffstat (limited to 'linux/include/media/v4l2-int-device.h')
0 files changed, 0 insertions, 0 deletions