If b exists, it will get destroyed by sndbuf_destroy() (which calls
sndbuf_free()) a few lines below, so the additional sndbuf_free() here
is redundant.
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential D53527
sound: Remove redundant sndbuf_free() in chn_kill() Authored by christos on Sat, Nov 1, 10:50 PM. Tags None Referenced Files
Subscribers
Details If b exists, it will get destroyed by sndbuf_destroy() (which calls Sponsored by: The FreeBSD Foundation
Diff Detail
|