Don't touch user-controlled stdio locks in forked child (bug 12847)
The stdio locks for streams with the _IO_USER_LOCK flag should not be touched by internal code.
Loading
Please register or sign in to comment
The stdio locks for streams with the _IO_USER_LOCK flag should not be touched by internal code.