mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() In allegro_probe(), the v4l2 device is not unregistered in the error
path, which results in a memory leak. Fix it by calling
v4l2_device_unregister() before returning error.
Fixes:
|
||
---|---|---|
.. | ||
allegro-core.c | ||
allegro-mail.c | ||
allegro-mail.h | ||
Kconfig | ||
Makefile | ||
nal-h264.c | ||
nal-h264.h | ||
nal-hevc.c | ||
nal-hevc.h | ||
nal-rbsp.c | ||
nal-rbsp.h |