write_sensu plugin: use the right size for buffer
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 May 2018 20:08:35 +0000 (22:08 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 May 2018 20:08:35 +0000 (22:08 +0200)
I missed that r is a pointer, not an array.
Fixes CID #185580


No differences found