Page MenuHomeFreeBSD

mixer: Fix a bogus free() call in the main loop
ClosedPublic

Authored by markj on Wed, Oct 23, 4:15 PM.
Tags
None
Referenced Files
F102040562: D47266.id145405.diff
Wed, Nov 6, 8:59 PM
Unknown Object (File)
Fri, Nov 1, 1:58 PM
Unknown Object (File)
Fri, Nov 1, 1:58 PM
Unknown Object (File)
Fri, Nov 1, 1:58 PM
Unknown Object (File)
Fri, Nov 1, 1:49 PM
Unknown Object (File)
Thu, Oct 31, 5:40 PM
Unknown Object (File)
Thu, Oct 31, 1:17 PM
Unknown Object (File)
Sat, Oct 26, 10:06 PM
Subscribers

Details

Summary

After a strsep() call, p might not point at the original allocation
anymore.

Reported by: CHERI

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable