]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/commitdiff
Use sem_del() to destroy semaphores.
authorSimon Ruderich <simon@ruderich.org>
Sun, 28 Jul 2013 12:25:06 +0000 (14:25 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 28 Jul 2013 12:25:06 +0000 (14:25 +0200)
free() only works by accident and doesn't free the mutexes/condition
variables.


No differences found