mirror of
https://github.com/agessaman/MeshCore.git
synced 2026-08-25 00:39:50 +00:00
Improve the mqttSubstituteTopic function to ensure that it reports overflow when the output buffer is full, preventing silent truncation of topics. Update related tests to verify the new behavior for literal overflow and exact fit scenarios, enhancing robustness and correctness of topic handling.