You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2021/11/21 13:46:06 UTC

[celix] branch master updated (50eb07a -> 82dab97)

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

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


    from 50eb07a  Merge pull request #379 from PengZheng/fix-properties-memory-leak
     new efa578e  Fix race condition for celixThreadCondition_timedwaitRelative.
     new a1b00f8  Fix misuse of CELIX_DO_IF.
     new 82dab97  Merge pull request #378 from PengZheng/pthread_cond_wait_fix

The 2582 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libs/utils/src/celix_threads.c | 27 ++++++++++++++++++++-------
 1 file changed, 20 insertions(+), 7 deletions(-)