Brandon Philips 0b29669c06 V4L/DVB (6751): V4L: Memory leak! Fix count in videobuf-vmalloc mmap
This is pretty serious bug.  map->count is never initialized after the
call to kmalloc making the count start at some random trash value.  The
end result is leaking videobufs.

Also, fix up the debug statements to print unsigned values.

Pushed to http://ifup.org/hg/v4l-dvb too

Signed-off-by: Brandon Philips <bphilips@suse.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-12-11 18:08:22 -02:00
..
2007-12-10 19:43:55 -08:00
2007-12-03 08:13:17 -08:00
2007-12-04 01:35:32 -05:00
2007-12-07 09:06:53 +00:00
2007-11-29 09:24:53 -08:00
2007-12-11 02:45:31 -08:00
2007-12-10 19:43:54 -08:00
2007-12-10 19:43:55 -08:00