staging: mmal-vchiq: Free the event context for control ports
vchiq_mmal_component_init calls init_event_context for the
control port, but vchiq_mmal_component_finalise didn't free
it, causing a memory leak..
Add the free call.
Signed-off-by:
Dave Stevenson <dave.stevenson@raspberrypi.org>
Loading
Please register or sign in to comment