| Change |
Effect |
1 | Value of member OVAL_FUNCTION_ARITHMETIC has been changed from 19 to 13. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
2 | Value of member OVAL_FUNCTION_BEGIN has been changed from 11 to 5. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
3 | Value of member OVAL_FUNCTION_CONCAT has been changed from 12 to 6. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
4 | Value of member OVAL_FUNCTION_ESCAPE_REGEX has been changed from 17 to 11. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
5 | Value of member OVAL_FUNCTION_REGEX_CAPTURE has been changed from 18 to 12. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
6 | Value of member OVAL_FUNCTION_SPLIT has been changed from 14 to 8. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
7 | Value of member OVAL_FUNCTION_SUBSTRING has been changed from 15 to 9. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
8 | Value of member OVAL_FUNCTION_TIMEDIF has been changed from 16 to 10. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
oval_component_get_type ( oval_component* p1 )Return value has type 'oval_component_type_t'.
oval_component_new ( oval_definition_model* p1, oval_component_type_t type )2nd parameter 'type' has type 'oval_component_type_t'.
oval_component_set_type ( oval_component* component, oval_component_type_t type )2nd parameter 'type' has type 'oval_component_type_t'.
oval_component_type_get_text ( oval_component_type_t type )1st parameter 'type' has type 'oval_component_type_t'.