This is an automated email from the ASF dual-hosted git repository.
abroekhuis pushed a change to branch feature/rsa_interceptors
in repository https://gitbox.apache.org/repos/asf/celix.git.
from 9c08264 Fixed memory leak
add 7084997 Removed rsaType from interceptors API. If it is needed for
filtering, it should be set via service properties.
No new revisions were added by this update.
Summary of changes:
.../interceptors/include/first_interceptor_private.h | 8 ++++----
.../interceptors/include/second_interceptor_private.h | 8 ++++----
.../examples/interceptors/src/first_interceptor.c | 8 ++++----
.../examples/interceptors/src/second_interceptor.c | 8 ++++----
.../src/export_registration_dfi.c | 4 ++--
.../src/import_registration_dfi.c | 4 ++--
.../rsa_common/src/remote_interceptors_handler.c | 16 ++++++++--------
.../remote_services/rsa_spi/include/remote_interceptor.h | 8 ++++----
.../rsa_spi/include/remote_interceptors_handler.h | 8 ++++----
9 files changed, 36 insertions(+), 36 deletions(-)