freebsd-src/usr.sbin/mixer
Mark Johnston c22be0b181 mixer: Fix a bogus free() call in the main loop
After a strsep() call, p might not point at the original allocation
anymore.

Reported by:	CHERI
Reviewed by:	christos
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D47266
2024-10-23 22:12:45 +00:00
..
tests mixer tests: Serialize 2024-09-09 15:28:30 +00:00
Makefile mixer(8): Add tests 2024-07-27 14:55:14 +03:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mixer.8 mixer(8): Implement hot-swapping 2024-08-24 15:07:35 +03:00
mixer.c mixer: Fix a bogus free() call in the main loop 2024-10-23 22:12:45 +00:00