]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rping: Replace sprintf with snprintf to protect from buffer overflow
authorDotan Barak <dotanb@dev.mellanox.co.il>
Tue, 24 Apr 2012 18:20:55 +0000 (11:20 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 24 Apr 2012 18:20:55 +0000 (11:20 -0700)
commit5658ff385e0449a78a325d430163e524b7a97ec4
treede666c51520c9988ea3a07e332fa0402fdef6010
parent960d584eff6ed929951b87e7e235e378be3c1026
rping: Replace sprintf with snprintf to protect from buffer overflow

Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
examples/rping.c