You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/apps
Roger A. Light 0713ad38b1 Silence Coverity Scan's concern over password_cmd derefencing.
This is a false positive, the conditions to trigger a NULL derefence
rely on argc changing value. However, this makes it impossible to go
wrong anyway.

Coverity Scan 1436868.
5 years ago
..
db_dump Always zero terminate payloads (removes uhpa support) 5 years ago
mosquitto_ctrl Fix Coverity Scan issues. 5 years ago
mosquitto_passwd Silence Coverity Scan's concern over password_cmd derefencing. 5 years ago
CMakeLists.txt New dynamic security plugin. 5 years ago
Makefile New dynamic security plugin. 5 years ago