Files
linux/drivers/staging
Dave Stevenson 47800e522f staging: mmal-vchiq: Fix memory leak in error path
On error, vchiq_mmal_component_init could leave the
event context allocated for ports.
Clean them up in the error path.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
2022-03-21 16:03:54 +00:00
..