diff options
author | Hans Bolinder <[email protected]> | 2016-01-25 10:35:20 +0100 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2016-01-26 08:54:27 +0100 |
commit | 332d61900b466c3bb9f3892d272043e2ad3ffb90 (patch) | |
tree | 791a680b9cf78709cdfe407b25180f6db63b11d0 /system/doc/tutorial/complex6_nif.c | |
parent | fe2d78e98e01fb8a596bd6816e2f154a2d5cfdd0 (diff) | |
download | otp-332d61900b466c3bb9f3892d272043e2ad3ffb90.tar.gz otp-332d61900b466c3bb9f3892d272043e2ad3ffb90.tar.bz2 otp-332d61900b466c3bb9f3892d272043e2ad3ffb90.zip |
Fix a race bug affecting dets_SUITE:open_file/2
The Dets server pretends the file is open before internal_open()
has been called, which means that unless the internal_open
message is applied first, other processes can find the pid by
calling dets_server:get_pid() and do things before Head has been
initialized properly.
Diffstat (limited to 'system/doc/tutorial/complex6_nif.c')
0 files changed, 0 insertions, 0 deletions