mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-20 21:37:16 +00:00

Fix CVE-2018-12543. If a message is sent to Mosquitto with a topic that begins with $, but is not $SYS, then an assert that should be unreachable is triggered and Mosquitto will exit. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 5e62304359d150b6befa4bab4030ead09bcfdfdf) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>