get_val() already frees the buffer passed to it so we don't need to
authormillert <millert@openbsd.org>
Mon, 15 Jun 2015 14:29:52 +0000 (14:29 +0000)
committermillert <millert@openbsd.org>
Mon, 15 Jun 2015 14:29:52 +0000 (14:29 +0000)
commit45337c8a59ac80b0d8c1f86dd39e56f28a61a055
treee298c66a1bd8f8c60ba86e95f9c5317280adbe88
parentca988a8faf1d9ec73ec5d710a841e7ff6c10ac59
get_val() already frees the buffer passed to it so we don't need to
do it in the caller.
usr.sbin/sensorsd/sensorsd.c