Check client topic inputs for valid UTF-8.

This commit is contained in:
Roger A. Light
2016-06-20 22:56:01 +01:00
parent fa2d3143a4
commit a8a5daf06b
14 changed files with 191 additions and 31 deletions
+1
View File
@@ -84,4 +84,5 @@ MOSQ_1.5 {
mosquitto_subscribe_simple;
mosquitto_subscribe_callback;
mosquitto_message_free_contents;
mosquitto_validate_utf8;
} MOSQ_1.4;