summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/utils.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-04-11 19:33:10 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-04-11 19:33:10 +0200
commit6b1faf73628f3a8cc94a360600f1c4e6c76ca461 (patch)
treea58b9e8dff90626bb300423a2925ee592451d02a /include/osmocom/core/utils.h
parentc2b4458e0789dcf42bd0fb7498d97c041aca87be (diff)
logginrb: Fix compiler warning about fprintf
loggingrb/loggingrb_test.c:76:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr, log_target_rb_get(ringbuf_target, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loggingrb/loggingrb_test.c:77:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr, log_target_rb_get(ringbuf_target, 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'include/osmocom/core/utils.h')
0 files changed, 0 insertions, 0 deletions