]> granicus.if.org Git - php/commit
Fix sprintf modifiers all around the place. In most cases
authorAndrey Hristov <andrey@php.net>
Mon, 21 Jun 2010 15:32:26 +0000 (15:32 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 21 Jun 2010 15:32:26 +0000 (15:32 +0000)
commit53324e88305e4cbaa078f7f0600db07a28223d6f
treedf82cd206e1d941df04ab6802636224fd809c403
parent698539fa79d575ee962acc5f7caee0d53a30a9fb
Fix sprintf modifiers all around the place. In most cases
%u should be used. Where size_t is used then MYSQLND_SZ_T_SPEC should be
the modifier
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd_debug.c
ext/mysqlnd/mysqlnd_net.c
ext/mysqlnd/mysqlnd_ps.c
ext/mysqlnd/mysqlnd_ps_codec.c
ext/mysqlnd/mysqlnd_result.c
ext/mysqlnd/mysqlnd_result_meta.c
ext/mysqlnd/mysqlnd_wireprotocol.c