Fix commit 11cc55c.
commit76863766fb7138020b36fe9e59ab8150263fd0ab
authorBen Kibbey <bjk@luxsci.net>
Wed, 2 Sep 2015 01:47:53 +0000 (1 21:47 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 2 Sep 2015 01:47:53 +0000 (1 21:47 -0400)
treed01658cab5935a5aaae4bcac3b038720378cf48f
parenta0e264a3e1b1852c8e4feb1ab9bf57e4fc0e81dc
Fix commit 11cc55c.

Don't use strlen() as the string may not be nil terminated to begin
with.
src/libpwmd.c