aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/release/3.5.2
blob: 7d8df9489d8145c2e82dc66c7fec797d776fdcd1 (plain)
1
2
3
4
5
6
7
Fixes:
------

- Fix the problem that console setup accesses shared memory which
  is already unmapped due to race condition. To avoid this issue,
  shared console memory will be kept mapped if it belongs to CTTY.
  Addresses:  https://cygwin.com/pipermail/cygwin/2024-February/255561.html