]> rtime.felk.cvut.cz Git - coffee/mt-apps.git/commit
mt_server: Use "%s" format string in syslog() master
authorMichal Sojka <michal.sojka@cvut.cz>
Sun, 2 Aug 2020 18:52:17 +0000 (20:52 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 2 Aug 2020 18:52:17 +0000 (20:52 +0200)
commitb50bf70821570b0dd9ed2af1ee54e580296efe4f
treef0ae6b7a5e41e491f200242352c4e0b3d746d72e
parent27af7a16e102ff970c0a54b9f7c57ec8399df392
mt_server: Use "%s" format string in syslog()

This fixes potential security problem reported by
-Werror=format-security:

    error: format not a string literal and no format arguments
mt_server.c