]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[FreeTDM] Fix a couple of ftdm_log() format string errors.
authorStefan Knoblich <stkn@openisdn.net>
Fri, 10 Feb 2012 12:24:57 +0000 (13:24 +0100)
committerStefan Knoblich <stkn@openisdn.net>
Fri, 10 Feb 2012 12:24:57 +0000 (13:24 +0100)
commit9d5eb0737be55885bf9b14da8b554cae256dc5a6
treee428dec248e44f1838e71ec07106b2b8ea120fe5
parent124c04624adaea6779f5537a1961ca8312ec35a8
[FreeTDM] Fix a couple of ftdm_log() format string errors.

... that could cause segmentation faults.

Caught while working on __check_printf() support for ftdm_log().

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
libs/freetdm/src/ftdm_config.c
libs/freetdm/src/ftdm_threadmutex.c