pulse-server: don't compare string pointers
We always want to clear the provided blocklist from the properties. The logic tries to only clear when there was a blocklist but it checks this by comparing the string pointer to the fallback, which gives a compiler warning.
Loading
Please register or sign in to comment