From: Sean Hefty Date: Mon, 23 Apr 2012 16:09:44 +0000 (-0700) Subject: ibacm: security fix replace sprintf with snprintf X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=a2f232ba39c3a3daba511334e77d32bc7fa679be;p=~shefty%2Fibacm.git ibacm: security fix replace sprintf with snprintf Replace sprintf with snprintf to protects from buffer overflow. Signed-off-by: Dotan Barak Reviewed-by: Jack Morgenstein Signed-off-by: Sean Hefty ---