[
https://issues.apache.org/jira/browse/CELIX-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriele Ricciardi updated CELIX-324:
-------------------------------------
Description:
dyn_message and dyn_interface miss version support.
Attached patch implementing the new field for both structures (and also extends
the existing unit tests)
The patch fixes also an invalid write in version_createFromString function (the
strtok_r in the function creates side effect on the input string)
was:
dyn_message and dyn_interface miss version support.
Attached patch implementing the new field for both structures (and also extends
the existing unit tests)
> Version support in dfi library
> ------------------------------
>
> Key: CELIX-324
> URL: https://issues.apache.org/jira/browse/CELIX-324
> Project: Celix
> Issue Type: Bug
> Reporter: Gabriele Ricciardi
>
> dyn_message and dyn_interface miss version support.
> Attached patch implementing the new field for both structures (and also
> extends the existing unit tests)
> The patch fixes also an invalid write in version_createFromString function
> (the strtok_r in the function creates side effect on the input string)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)