Clients: Fix config files truncating options after the first space.

Closes #2059. Thanks to Jason White.
release/1.6
Roger A. Light 5 years ago
parent 628c5d5aae
commit 6413840b2f

@ -19,6 +19,7 @@ Client library:
Clients:
- mosquitto_sub will now quit with an error if the %U option is used on
Windows, rather than just quitting. Closes #1908.
- Fix config files truncating options after the first space. Closes #2059.
Apps:
- Perform stricter parsing of input username in mosquitto_passwd. Closes

Loading…
Cancel
Save