libsmpp34/test_pdu
Pau Espin cbdde82aca bind_receiver_resp_test.c: Fix compilation warning
/home/pespin/dev/sysmocom/bin/../git/libsmpp34/test_pdu/bind_receiver_resp_test.c: In function ‘main’:
/home/pespin/dev/sysmocom/bin/../git/libsmpp34/test_pdu/bind_receiver_resp_test.c:55:58: warning: ‘snprintf’ output
 truncated before the last format character [-Wformat-truncation=]
     snprintf((char*)b.system_id, sizeof(b.system_id), "%s", "1234567890123456");
                                                          ^
/home/pespin/dev/sysmocom/bin/../git/libsmpp34/test_pdu/bind_receiver_resp_test.c:55:5: note: ‘snprintf’ output 17
bytes into a destination of size 16
     snprintf((char*)b.system_id, sizeof(b.system_id), "%s", "1234567890123456");

Change-Id: I4ec682a5e2ee4d02008a9c86a0a5507792667d0e
2017-09-15 20:24:24 +02:00
..
Makefile.am initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
alert_notification_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
bind_receiver_resp_test.c bind_receiver_resp_test.c: Fix compilation warning 2017-09-15 20:24:24 +02:00
bind_receiver_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
bind_transceiver_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
bind_transceiver_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
bind_transmitter_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
bind_transmitter_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
cancel_sm_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
cancel_sm_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
core.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
core.h initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
data_sm_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
data_sm_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
deliver_sm_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
deliver_sm_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
enquire_link_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
enquire_link_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
generic_nack_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
outbind_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
query_sm_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
query_sm_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
replace_sm_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
replace_sm_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
submit_multi_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
submit_multi_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
submit_sm_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
submit_sm_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
unbind_resp_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
unbind_test.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00