summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-07-01 20:56:50 +0200
committerMax Kellermann <max@musicpd.org>2020-07-01 21:07:49 +0200
commit46eab05045d48e580bc2787da17e92f8d7d2846a (patch)
treea7475a401884064770d1822d43b3e11f81057a67 /NEWS
parent5ca137c73cda80f4c1f43bbcd627b4eda4a169cd (diff)
decoder/opus: allocate buffer only in the first chained song
Fixes memory leak. That's what we get for
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 703ce8478..0f86d2431 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ ver 0.21.25 (not yet released)
- smbclient: don't send credentials to MPD clients
* decoder
- opus: apply pre-skip
+ - opus: fix memory leak
* output
- osx: improve sample rate selection
* Windows/Android: