author | Florian Forster <octo@collectd.org> | |
Wed, 16 Jan 2013 12:18:32 +0000 (13:18 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Wed, 16 Jan 2013 12:18:32 +0000 (13:18 +0100) | ||
commit | bee3a96910d1a0025e74dc2e584b0c4a20635446 | |
tree | 28dd25025bf64c342c30944c880a5325d9de2992 | tree | snapshot |
parent | defd9a4014a34640b1228bbcb96e6aa99e8bbb37 | commit | diff |
write_graphite: Decrease a buffer size.
If the buffer is too large, it is possible that the message cannot be
send using the send buffer, leading to a failed assertion in
wg_send_message().
Fixes Github issue #226. Thanks to @bwhaley for reporting this.
If the buffer is too large, it is possible that the message cannot be
send using the send buffer, leading to a failed assertion in
wg_send_message().
Fixes Github issue #226. Thanks to @bwhaley for reporting this.
src/write_graphite.c | diff | blob | history |