eo2: do not allow ill formed class creation
authorJérémy Zurcher <jeremy@asynk.ch>
Thu, 9 Jan 2014 13:43:26 +0000 (14:43 +0100)
committerTom Hacohen <tom@stosb.com>
Thu, 10 Apr 2014 03:20:20 +0000 (04:20 +0100)
commitf812b38a665d5793fe2c7fbeb9297954e1a0b3f6
tree6c09b056eb83962e5150e938a9f1b390f7afee64
parent70fe1398fdbf6bc5c086c6afeb0ba396fced2f81
eo2: do not allow ill formed class creation

eo_class_new() returns NULL on error in _eo2_class_funcs_set().
it covers: NULL API func, API redefined, dich func override,
overriding non-existing fct.
src/lib/eo/eo.c