HomeFreeBSD

sound: Wrap dsp_clone() and mixer_clone() with bus_topo_lock()

Description

sound: Wrap dsp_clone() and mixer_clone() with bus_topo_lock()

Make sure that the softc isn't freed in between the checks.

Sponsored by: The FreeBSD Foundation
MFC after; 1 day
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D44991

Details

Provenance
christosAuthored on Sun, Apr 28, 7:40 PM
Reviewer
markj
Differential Revision
D44991: sound: Wrap dsp_clone() and mixer_clone() with bus_topo_lock()
Parents
rG074d6fbebc16: sound: Fix NULL dereference in dsp_clone() and mixer_clone()
Branches
Unknown
Tags
Unknown