diff options
author | Mike Isely <isely@pobox.com> | 2006-12-27 20:19:42 -0600 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2006-12-27 20:19:42 -0600 |
commit | 9b5392b7df5610270f040c693a77a2ddb6c8f061 (patch) | |
tree | 28a024116a42e7e9b245edbefe77f70c4f793583 /linux/drivers/media/radio | |
parent | 83ae242c47af9df6d3ea6c1ec17f95c302960dd1 (diff) | |
download | mediapointer-dvb-s2-9b5392b7df5610270f040c693a77a2ddb6c8f061.tar.gz mediapointer-dvb-s2-9b5392b7df5610270f040c693a77a2ddb6c8f061.tar.bz2 |
pvrusb2: Fix heap corruption introduced by radio mods
From: Mike Isely <isely@pobox.com>
We can't allocate v4l device structures in a block, since the v4l core
governs when each device actually gets freed. This bug was introduced
as part of the core radio implementation. Fix it.
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'linux/drivers/media/radio')
0 files changed, 0 insertions, 0 deletions