mosquitto/lib
Roger A. Light f3590f3020 Don't pass NULL to printf %s.
This is undefined behaviour, and some platforms don't like it.

Issue #2355. Thanks to CJ Lee.
2021-11-15 22:29:19 +00:00
..
cpp Set ARCHIVE DESTINATION for mosquittopp library 2021-11-06 16:10:45 +03:00
actions.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
alias_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
alias_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
callbacks.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
CMakeLists.txt Set ARCHIVE DESTINATION for mosquitto library 2021-11-06 16:18:04 +03:00
connect.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
dummypthread.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
handle_auth.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_connack.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_disconnect.c Strict protocol compliance fixes, and extensive test suite. 2021-08-23 23:19:28 +01:00
handle_ping.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_pubackcomp.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_publish.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_pubrec.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_pubrel.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_suback.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_unsuback.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
helpers.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
linker.version Merge remote-tracking branch 'origin/fixes' into develop 2020-09-24 17:03:14 +01:00
logging_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
logging_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
loop.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
Makefile Fix connack error printing. 2020-12-01 15:57:37 +00:00
memory_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
memory_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
messages_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
messages_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
misc_mosq.c Move to end of file on append, when on Windows. 2021-10-15 15:52:19 +01:00
misc_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
mosquitto_internal.h Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
mosquitto.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
net_mosq_ocsp.c Minor build fixes. 2021-03-21 09:18:43 +00:00
net_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
net_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
options.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
packet_datatypes.c Strict protocol compliance fixes, and extensive test suite. 2021-08-23 23:19:28 +01:00
packet_mosq.c Strict protocol compliance fixes, and extensive test suite. 2021-08-23 23:19:28 +01:00
packet_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
property_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
property_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
read_handle.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
read_handle.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
send_connect.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
send_disconnect.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
send_mosq.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
send_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
send_publish.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
send_subscribe.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
send_unsubscribe.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
socks_mosq.c Build warning fixes. 2021-08-26 10:54:03 +01:00
socks_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 2021-01-20 11:46:18 +00:00
srv_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
strings_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
thread_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
time_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
time_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
tls_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
tls_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
utf8_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
util_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 2021-01-20 11:46:18 +00:00
util_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
util_topic.c Fix mosquitto_{pub|sub}_topic_check() function returns. 2021-02-09 14:09:53 +00:00
will_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
will_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00