diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-15 11:59:18 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-15 11:59:18 -0400 |
commit | 2a5ba01ad8705048de15cd90526ecac11a2e006e (patch) | |
tree | 73ed290961f195bb020a30ca4945b10174312f65 /linux/Documentation | |
parent | 8771039169bb3c0c6fc69cbbba8c20a3ab01fad9 (diff) | |
download | mediapointer-dvb-s2-2a5ba01ad8705048de15cd90526ecac11a2e006e.tar.gz mediapointer-dvb-s2-2a5ba01ad8705048de15cd90526ecac11a2e006e.tar.bz2 |
V4L: possible leak in em28xx_init_isoc
From: Florin Malita <fmalita@gmail.com>
Coverity (CID 1929) spotted the following: if a transfer buffer
allocation fails, the last allocated urb is leaked (it hasn't been
stored in dev->urb[] yet so em28xx_uninit_isoc misses it). The patch
also includes a small typo fix.
Signed-off-by: Florin Malita <fmalita@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/Documentation')
0 files changed, 0 insertions, 0 deletions