]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
Remove the avcodec_free_context(&codec_context) -- seems to cause a double free.
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 16 Jul 2024 11:58:37 +0000 (12:58 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 16 Jul 2024 11:58:37 +0000 (12:58 +0100)
commite28c566a7db944ce349342525b2eec4ea3d981ad
tree0bae3e1a9eb7c2c83af54b0a1f9779b828d73f25
parentbde609c755b3e0df1bc8dcf202677f1dfd476a43
Remove the avcodec_free_context(&codec_context) -- seems to cause a double free.
rtp.c