Snippets for cherrytree 1.7.1 from FreeBSD 150arm64
Sourced from https://pkg-status.freebsd.org/ampere5/data/latest-per-pkg/cherrytree/1.7.1/150arm64-default.log.
-
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/C/LzFindMt.c:39:5: warning: releasing mutex 'p->cs._mutex' that was not held [-Wthread-safety-analysis] 39 | CriticalSection_Leave(&p->cs); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/C/LzFindMt.c:47:1: warning: mutex 'p->cs._mutex' is still held at the end of function [-Wthread-safety-analysis] 47 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/C/LzFindMt.c:59:5: warning: releasing mutex 'p->cs._mutex' that was not held [-Wthread-safety-analysis] 59 | CriticalSection_Leave(&p->cs); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/C/LzFindMt.c:397:3: warning: mutex 'sync->cs._mutex' is not held on every path through here [-Wthread-safety-analysis] 397 | BtGetMatches(p, p->btBuf + (globalBlockIndex & kMtBtNumBlocksMask) * kMtBtBlockSize); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/C/LzFindMt.c:408:5: warning: releasing mutex 'sync->cs._mutex' that was not held [-Wthread-safety-analysis] 408 | CriticalSection_Leave(&sync->cs); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/7z/../Common/../../Common/../../Windows/Synchronization.h:94:51: warning: mutex '_object._mutex' is still held at the end of function [-Wthread-safety-analysis] 94 | void Enter() { CriticalSection_Enter(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/7z/../Common/../../Common/../../Windows/Synchronization.h:95:18: warning: releasing mutex '_object._mutex' that was not held [-Wthread-safety-analysis] 95 | void Leave() { CriticalSection_Leave(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/7z/../Common/../../Common/../../Windows/Synchronization2.h:89:3: warning: mutex '_object' is still held at the end of function [-Wthread-safety-analysis] 89 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/7z/../Common/../../Common/../../Windows/Synchronization2.h:91:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 91 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/7z/../Common/../../Common/../../Windows/Synchronization2.h:94:5: warning: calling function 'pthread_cond_wait' requires holding mutex '_object' exclusively [-Wthread-safety-analysis] 94 | ::pthread_cond_wait(&_cond, &_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/7z/../Common/../../Common/../../Windows/Synchronization2.h:98:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 98 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/../Compress/../../Windows/Synchronization.h:94:51: warning: mutex '_object._mutex' is still held at the end of function [-Wthread-safety-analysis] 94 | void Enter() { CriticalSection_Enter(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/../Compress/../../Windows/Synchronization.h:95:18: warning: releasing mutex '_object._mutex' that was not held [-Wthread-safety-analysis] 95 | void Leave() { CriticalSection_Leave(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/../Compress/../../Windows/Synchronization2.h:89:3: warning: mutex '_object' is still held at the end of function [-Wthread-safety-analysis] 89 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/../Compress/../../Windows/Synchronization2.h:91:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 91 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/../Compress/../../Windows/Synchronization2.h:94:5: warning: calling function 'pthread_cond_wait' requires holding mutex '_object' exclusively [-Wthread-safety-analysis] 94 | ::pthread_cond_wait(&_cond, &_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/../Compress/../../Windows/Synchronization2.h:98:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 98 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Common/../../Common/../../Windows/Synchronization.h:94:51: warning: mutex '_object._mutex' is still held at the end of function [-Wthread-safety-analysis] 94 | void Enter() { CriticalSection_Enter(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Common/../../Common/../../Windows/Synchronization.h:95:18: warning: releasing mutex '_object._mutex' that was not held [-Wthread-safety-analysis] 95 | void Leave() { CriticalSection_Leave(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Common/../../Common/../../Windows/Synchronization2.h:89:3: warning: mutex '_object' is still held at the end of function [-Wthread-safety-analysis] 89 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Common/../../Common/../../Windows/Synchronization2.h:91:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 91 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Common/../../Common/../../Windows/Synchronization2.h:94:5: warning: calling function 'pthread_cond_wait' requires holding mutex '_object' exclusively [-Wthread-safety-analysis] 94 | ::pthread_cond_wait(&_cond, &_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Common/../../Common/../../Windows/Synchronization2.h:98:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 98 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Zip/../../Common/../../Windows/Synchronization.h:94:51: warning: mutex '_object._mutex' is still held at the end of function [-Wthread-safety-analysis] 94 | void Enter() { CriticalSection_Enter(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Zip/../../Common/../../Windows/Synchronization.h:95:18: warning: releasing mutex '_object._mutex' that was not held [-Wthread-safety-analysis] 95 | void Leave() { CriticalSection_Leave(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Zip/../../Common/../../Windows/Synchronization2.h:89:3: warning: mutex '_object' is still held at the end of function [-Wthread-safety-analysis] 89 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Zip/../../Common/../../Windows/Synchronization2.h:91:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 91 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Zip/../../Common/../../Windows/Synchronization2.h:94:5: warning: calling function 'pthread_cond_wait' requires holding mutex '_object' exclusively [-Wthread-safety-analysis] 94 | ::pthread_cond_wait(&_cond, &_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Archive/Zip/../../Common/../../Windows/Synchronization2.h:98:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 98 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Common/../../Windows/Synchronization.h:94:51: warning: mutex '_object._mutex' is still held at the end of function [-Wthread-safety-analysis] 94 | void Enter() { CriticalSection_Enter(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Common/../../Windows/Synchronization.h:95:18: warning: releasing mutex '_object._mutex' that was not held [-Wthread-safety-analysis] 95 | void Leave() { CriticalSection_Leave(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Common/../../Windows/Synchronization2.h:89:3: warning: mutex '_object' is still held at the end of function [-Wthread-safety-analysis] 89 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Common/../../Windows/Synchronization2.h:91:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 91 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Common/../../Windows/Synchronization2.h:94:5: warning: calling function 'pthread_cond_wait' requires holding mutex '_object' exclusively [-Wthread-safety-analysis] 94 | ::pthread_cond_wait(&_cond, &_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Common/../../Windows/Synchronization2.h:98:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 98 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Compress/../../Windows/Synchronization.h:94:51: warning: mutex '_object._mutex' is still held at the end of function [-Wthread-safety-analysis] 94 | void Enter() { CriticalSection_Enter(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Compress/../../Windows/Synchronization.h:95:18: warning: releasing mutex '_object._mutex' that was not held [-Wthread-safety-analysis] 95 | void Leave() { CriticalSection_Leave(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Compress/../../Windows/Synchronization2.h:89:3: warning: mutex '_object' is still held at the end of function [-Wthread-safety-analysis] 89 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Compress/../../Windows/Synchronization2.h:91:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 91 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Compress/../../Windows/Synchronization2.h:94:5: warning: calling function 'pthread_cond_wait' requires holding mutex '_object' exclusively [-Wthread-safety-analysis] 94 | ::pthread_cond_wait(&_cond, &_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Compress/../../Windows/Synchronization2.h:98:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 98 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Crypto/../../Windows/Synchronization.h:94:51: warning: mutex '_object._mutex' is still held at the end of function [-Wthread-safety-analysis] 94 | void Enter() { CriticalSection_Enter(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Crypto/../../Windows/Synchronization.h:95:18: warning: releasing mutex '_object._mutex' that was not held [-Wthread-safety-analysis] 95 | void Leave() { CriticalSection_Leave(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Crypto/../../Windows/Synchronization2.h:89:3: warning: mutex '_object' is still held at the end of function [-Wthread-safety-analysis] 89 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Crypto/../../Windows/Synchronization2.h:91:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 91 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Crypto/../../Windows/Synchronization2.h:94:5: warning: calling function 'pthread_cond_wait' requires holding mutex '_object' exclusively [-Wthread-safety-analysis] 94 | ::pthread_cond_wait(&_cond, &_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/Crypto/../../Windows/Synchronization2.h:98:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 98 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Common/../../../Windows/Synchronization.h:94:51: warning: mutex '_object._mutex' is still held at the end of function [-Wthread-safety-analysis] 94 | void Enter() { CriticalSection_Enter(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Common/../../../Windows/Synchronization.h:95:18: warning: releasing mutex '_object._mutex' that was not held [-Wthread-safety-analysis] 95 | void Leave() { CriticalSection_Leave(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Common/../../../Windows/Synchronization2.h:89:3: warning: mutex '_object' is still held at the end of function [-Wthread-safety-analysis] 89 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Common/../../../Windows/Synchronization2.h:91:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 91 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Common/../../../Windows/Synchronization2.h:94:5: warning: calling function 'pthread_cond_wait' requires holding mutex '_object' exclusively [-Wthread-safety-analysis] 94 | ::pthread_cond_wait(&_cond, &_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Common/../../../Windows/Synchronization2.h:98:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 98 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Console/../../../Windows/Synchronization.h:94:51: warning: mutex '_object._mutex' is still held at the end of function [-Wthread-safety-analysis] 94 | void Enter() { CriticalSection_Enter(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Console/../../../Windows/Synchronization.h:95:18: warning: releasing mutex '_object._mutex' that was not held [-Wthread-safety-analysis] 95 | void Leave() { CriticalSection_Leave(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Console/../../../Windows/Synchronization2.h:89:3: warning: mutex '_object' is still held at the end of function [-Wthread-safety-analysis] 89 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Console/../../../Windows/Synchronization2.h:91:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 91 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Console/../../../Windows/Synchronization2.h:94:5: warning: calling function 'pthread_cond_wait' requires holding mutex '_object' exclusively [-Wthread-safety-analysis] 94 | ::pthread_cond_wait(&_cond, &_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/7zip/UI/Console/../../../Windows/Synchronization2.h:98:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 98 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/Windows/Synchronization.h:94:51: warning: mutex '_object._mutex' is still held at the end of function [-Wthread-safety-analysis] 94 | void Enter() { CriticalSection_Enter(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/Windows/Synchronization.h:95:18: warning: releasing mutex '_object._mutex' that was not held [-Wthread-safety-analysis] 95 | void Leave() { CriticalSection_Leave(&_object); } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/Windows/Synchronization2.h:89:3: warning: mutex '_object' is still held at the end of function [-Wthread-safety-analysis] 89 | } | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/Windows/Synchronization2.h:91:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 91 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/Windows/Synchronization2.h:94:5: warning: calling function 'pthread_cond_wait' requires holding mutex '_object' exclusively [-Wthread-safety-analysis] 94 | ::pthread_cond_wait(&_cond, &_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/7za/CPP/Windows/Synchronization2.h:98:5: warning: releasing mutex '_object' that was not held [-Wthread-safety-analysis] 98 | ::pthread_mutex_unlock(&_object); | ^ -
/wrkdirs/usr/ports/deskutils/cherrytree/work/cherrytree_1.7.1/src/ct/ct_main_win_vte.cc:31:20: warning: unused variable 'VTE_ADDITIONAL_WORDCHARS' [-Wunused-const-variable] 31 | static const gchar VTE_ADDITIONAL_WORDCHARS[] = "-,./?%&#:_"; | ^~~~~~~~~~~~~~~~~~~~~~~~