[Bug 297187] `bcm2835_audio_release()` Uses a Freed VCHI Service After Close
| Newsgroups | gmane.os.freebsd.devel.multimedia |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297187 Christos Margiolis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #273481|0 |1 is obsolete| | CC| |[email protected] --- Comment #4 from Christos Margiolis <[email protected]> --- Created attachment 273678 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=273678&action=edit improved patch I improved the patch. The handling in uaudio_attach() is actually useless because audio_rev is fetched in uaudio_mixer_fill_info() only. I just swapped the udev argument for uaa. Can you test this on the "main" branch? Otherwise you'll need to modify it a bit. -- You are receiving this mail because: You are the assignee for the bug.