SVN File descriptor corruption

I was looking at the source code of SVN and found this comment in the source code. /* The following makes sure that file descriptors 0 (stdin), 1 (stdout) and 2 (stderr) will not be "reused", because if e.g. file descriptor 2 would be reused when opening a file, a write to stderr would write… Read More SVN File descriptor corruption