Skip to content
Snippets Groups Projects
Commit 7f1fd2c9 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Not all uses of fopenlog() should open the file O_DENYNONE

For quick open/write/close log files (e.g. error.log), go back to using
nopen() to insure exclusive access while writing to prevent any accidental
corruption from concurrent writes from multiple threads or processes.
parent e25f1467
Branches
No related tags found
No related merge requests found
Pipeline #8674 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment