diff options
author | Michał Zieliński <michal@zielinscy.org.pl> | 2018-04-16 20:02:26 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2018-04-16 20:02:26 +0200 |
commit | b2060acbc49ccface03a2350bf1c2e9ad456a75d (patch) | |
tree | 94e009771123efd276fc391899d5eda0bcb769ce /compiler/renderer.nim | |
parent | 412cd61dabe160708c502e37a48b9c3c7c2c6017 (diff) | |
download | Nim-b2060acbc49ccface03a2350bf1c2e9ad456a75d.tar.gz |
osproc: fix double close on POSIX (#5724)
Calling close() in some cases issued two close() syscalls to one FD, which is incorrect in multithreaded programs.
Diffstat (limited to 'compiler/renderer.nim')
0 files changed, 0 insertions, 0 deletions