Add wpa_scnprintf() helper function
authorMoshe Benji <Moshe.Benji@intel.com>
Wed, 22 Oct 2014 12:04:02 +0000 (08:04 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 16 Nov 2014 19:40:42 +0000 (21:40 +0200)
commit71d263ea7053a43145160d54d523ae80a54f37e6
treebc947b89e1dfc0422b0f6db903b54ea81d06be09
parentdfa8787833f0b237f954b01233cad3527f3d4805
Add wpa_scnprintf() helper function

This provides a simpler version of snprintf that doesn't require further
error checks.

Signed-off-by: Moshe Benji <moshe.benji@intel.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
src/utils/common.c
src/utils/common.h