diff options
author | Alan Somers <asomers@gmail.com> | 2017-07-19 22:59:47 -0600 |
---|---|---|
committer | Alan Somers <asomers@gmail.com> | 2017-07-19 22:59:47 -0600 |
commit | ce04f1ce80dc3109ae27fbe5cefa6cdb52625b52 (patch) | |
tree | 1ea2e3603d051e7e5522c2d903f55968c8cad29e /ci/install.sh | |
parent | 07e6c2f5c2d2a95fcfcd509556c4d1441a91adfb (diff) | |
download | nix-ce04f1ce80dc3109ae27fbe5cefa6cdb52625b52.zip |
Fix thread safety issues in pty and termios tests
ptsname(3) returns a pointer to a global variable, so it isn't
thread-safe. Protect it with a mutex.
Diffstat (limited to 'ci/install.sh')
0 files changed, 0 insertions, 0 deletions