net: lwm2m: replace instances of s*printf with snprintk
Let's use snprintk for simple formatting to allow for possible disabling
of printf and protect calls to sprintf from string overruns.
Signed-off-by:
Michael Scott <michael.scott@linaro.org>
Loading
Please sign in to comment