diff options
author | Werner Koch <[email protected]> | 2016-11-09 07:33:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-11-09 07:34:15 +0000 |
commit | 10f2e1c30be651e74a03f4563a9f212d7416adb3 (patch) | |
tree | 8a63e000bfe6725521e635fd8ba94ad39c829653 /lang/python/setup.py.in | |
parent | cpp: Add API for swdb queries (diff) | |
download | gpgme-10f2e1c30be651e74a03f4563a9f212d7416adb3.tar.gz gpgme-10f2e1c30be651e74a03f4563a9f212d7416adb3.zip |
w32: Better protect the IO-system's fd_table
* src/w32-io.c (fd_table_lock): New.
(new_fd): Lock allocation of a new slot.
(release_fd): Lock deallocation of a slot.
--
Note that we lock only the allocation but not the sanitiy checks we do
further down in the code.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'lang/python/setup.py.in')
0 files changed, 0 insertions, 0 deletions