diff options
author | jasone <jasone@FreeBSD.org> | 2000-07-17 22:55:05 +0000 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2000-07-17 22:55:05 +0000 |
commit | fa7c7acbf98a1fc07bfb99c6781d96fe9fa83830 (patch) | |
tree | f09ec81f26b43fd3c62eb02bfbc9423a2a04f58b /lib/libpthread/thread/thr_sleep.c | |
parent | 29b66ff09c91b62fdbd8b207fc418abd1ed0cf74 (diff) | |
download | FreeBSD-src-fa7c7acbf98a1fc07bfb99c6781d96fe9fa83830.zip FreeBSD-src-fa7c7acbf98a1fc07bfb99c6781d96fe9fa83830.tar.gz |
Deal correctly with statically initialized condition variables in
pthread_cond_signal(), pthread_cond_broadcast(), and pthread_cond_timedwait().
Do not dump core in pthread_cond_timedwait() (due to a NULL pointer
dereference) if attempting to wait on an uninitialized condition variable.
PR: bin/18099
Diffstat (limited to 'lib/libpthread/thread/thr_sleep.c')
0 files changed, 0 insertions, 0 deletions