From: Iain Patterson Date: Fri, 22 Jul 2016 11:05:44 +0000 (+0100) Subject: Handle second parameter of unformat_double_null(). X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=c0bb728456f962bdd9f90c30c999835d795d33e8;hp=c0bb728456f962bdd9f90c30c999835d795d33e8;p=nssm.git Handle second parameter of unformat_double_null(). The length of the formatted buffer is supposed to be a count of characters NOT including the trailing NULL. ---