lua plugin: Use "lua_pcall" to call read callbacks.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 28 Nov 2010 14:23:34 +0000 (15:23 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 28 Nov 2010 14:23:34 +0000 (15:23 +0100)
Otherwise an error in the Lua script will abort() the entire daemon.
The returned error message is handled correctly, too.


No differences found