diff options
author | Freddie Chopin <freddie.chopin@gmail.com> | 2015-12-12 11:52:21 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2015-12-14 14:31:36 +0100 |
commit | c39ad27d9e76636527c37d030d7f7d651744a8f3 (patch) | |
tree | cad6fbf3091b5f1f3e8c3c37c27655a8c9e1b4ec /newlib/libc/include/sys/select.h | |
parent | ecfba2bb2ce95adda475c54800200dfb0acb35e9 (diff) | |
download | cygnal-c39ad27d9e76636527c37d030d7f7d651744a8f3.tar.gz cygnal-c39ad27d9e76636527c37d030d7f7d651744a8f3.tar.bz2 cygnal-c39ad27d9e76636527c37d030d7f7d651744a8f3.zip |
Add missing lock releases in __register_exitproc().
In some code paths the __atexit_lock held by this function was not
released when returning with an error.
* libc/stdlib/__atexit.c (__register_exitproc): Always release
lock before return.
Diffstat (limited to 'newlib/libc/include/sys/select.h')
0 files changed, 0 insertions, 0 deletions