Skip to content

[pull] master from MusicPlayerDaemon:master - #114

Merged
pull[bot] merged 9 commits into
CartoonFan:masterfrom
MusicPlayerDaemon:master
Aug 27, 2026
Merged

[pull] master from MusicPlayerDaemon:master#114
pull[bot] merged 9 commits into
CartoonFan:masterfrom
MusicPlayerDaemon:master

Conversation

@pull

@pull pull Bot commented Aug 27, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

acts-1631 and others added 9 commits August 21, 2026 11:17
After removing optional sort and window clauses, sticker find expects
either four arguments or an operator/value pair for a total of six.
With five arguments, the current code reads a nonexistent sixth element
and may crash the daemon.

Reject all other argument counts before accessing the optional value.
Deleting the device description downloader from OnHeaders() frees the
CurlResponseHandlerAdapter while DataReceived() still uses it. A UPnP
server can trigger a use-after-free by returning a non-200 response with
body data.

Throw HttpStatusError so the adapter defers cleanup until OnError().
This fixes WildMidi 0.5.0 build failures because WildMidi doesn't find
libm.a - it's not looking in the NDK sysroot.  By setting these cmake
variables, we tell cmake where to find everything.  Add both
NDK sysroot and our own install prefix to CMAKE_FIND_ROOT_PATH.
release v0.24.15
@pull pull Bot locked and limited conversation to collaborators Aug 27, 2026
@pull pull Bot added the ⤵️ pull label Aug 27, 2026
@pull
pull Bot merged commit a666488 into CartoonFan:master Aug 27, 2026
0 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants