This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git

commit f5fbab0b5ab8701098afe2e8239a51e8ff200788
Merge: d9b2c6d e23ea3a
Author: Pepijn Noltes <[email protected]>
AuthorDate: Fri Apr 24 14:50:58 2020 +0200

    Merge pull request #207 from apache/feature/free_serializer_change
    
    Changed freeSerializeMsg behaviour for pubsub serialization.

 bundles/pubsub/pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c        | 1 -
 bundles/pubsub/pubsub_admin_udp_mc/src/pubsub_udpmc_topic_sender.c   | 1 -
 .../pubsub_admin_websocket/src/pubsub_websocket_topic_sender.c       | 1 -
 bundles/pubsub/pubsub_admin_zmq/src/pubsub_zmq_topic_sender.c        | 2 --
 .../pubsub_serializer_avrobin/src/pubsub_avrobin_serializer_impl.c   | 5 ++++-
 bundles/pubsub/pubsub_serializer_json/src/pubsub_serializer_impl.c   | 5 ++++-
 6 files changed, 8 insertions(+), 7 deletions(-)

Reply via email to