nfs plugin: Copy the name before calling the non-const lookup function.
authorFlorian Forster <octo@collectd.org>
Mon, 1 Apr 2013 14:54:45 +0000 (16:54 +0200)
committerFlorian Forster <octo@collectd.org>
Mon, 1 Apr 2013 14:54:45 +0000 (16:54 +0200)
commit73b6265b03bc2dcff8c5d96f909b390dffb12a01
tree8583de169f5f5ec957c3c5371901f092079c13c3
parentdf58a0a6b68ae55e9888455d30424e86b787c802
nfs plugin: Copy the name before calling the non-const lookup function.

Fixes Github issue #70. Thanks to Jeff for reporting this issue.
src/nfs.c