]> 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)
commitbaf72b73365145fc4fd6393217c2df2229b6a8b1
tree3ceaa6c1c631bb01eac148f3684b0c476d0f22e2
parent523960892cbca784215a0ac9ef9ecaca61cdd6f2
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