src/plugin.c: Increase the plugin_log() message buffer to 1024 bytes.
authorSebastian Harl <sh@tokkee.org>
Tue, 16 Sep 2008 13:38:48 +0000 (15:38 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 1 Oct 2008 07:47:37 +0000 (09:47 +0200)
commitdfbfb32b43cb50fec078eeb9c3210f200233d7e8
tree370b3fa2725ae8b046ea02d036895c54efcfcb4e
parent405d9d69c62e7d3ee178d741a0e82bc15ce187e6
src/plugin.c: Increase the plugin_log() message buffer to 1024 bytes.

512 bytes is not enough for some perl error messages.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/plugin.c