lua-decision: do not crash if no error message set. v0.0.33 v0.0.34
authorIsmo Puustinen <ismo.puustinen@intel.com>
Fri, 26 Jul 2013 12:05:33 +0000 (15:05 +0300)
committerIsmo Puustinen <ismo.puustinen@intel.com>
Fri, 26 Jul 2013 12:05:33 +0000 (15:05 +0300)
commitef3f18d70f1c341d47320c6862126e58faf22f86
treef0e1fb95c175ad73e872d3b0e2eefdf29d6c7865
parent09f1c0718dc850d16972c644f6bdbb8a59203bf2
lua-decision: do not crash if no error message set.

Function bridge expects every caller object to set a string
error message if the call fails, even if the return type is
set to boolean. Still, there shouldn't be a crash if the error
message is not set.
src/core/lua-decision/element.c