jack: Always use jack_free as specified by the docs
authorNirbheek Chauhan <nirbheek@centricular.com>
Sat, 28 May 2022 11:16:04 +0000 (16:46 +0530)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 28 May 2022 11:34:23 +0000 (11:34 +0000)
commita6db1a4c815025a7a75f0f7d3a84ea4aaaa32ba4
tree84962bc412bba10bff2ee16d0b6e5c3b3c1ee1de
parent4865f3634475356ccabd428912abb6de3a9d8049
jack: Always use jack_free as specified by the docs

Fixes a crash on Windows due to a CRT mismatch. The JACK installation
still uses MSVCRT, and we the Universal CRT for both MinGW and MSVC.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2497>
subprojects/gst-plugins-good/ext/jack/gstjackaudiosrc.c