https://bugs.kde.org/show_bug.cgi?id=129843
Paul Floyd <pjfl...@wanadoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOT A BUG CC| |pjfl...@wanadoo.fr Status|REPORTED |RESOLVED --- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> --- I'm going to close this old issue. Whilst I can see that it would be possible to check that uses of int pthread_mutex_destroy(pthread_mutex_t *mutex); int pthread_mutex_init(pthread_mutex_t *restrict mutex, const pthread_mutexattr_t *restrict attr); are matched I don't see how pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; can be intercepted. -- You are receiving this mail because: You are watching all bug changes.