Don't touch user-controlled stdio locks in forked child (bug 12847)
commit217a74a85cdd60df236c296ad88142b78d35eccf
authorAndreas Schwab <schwab@suse.de>
Mon, 8 Dec 2014 14:13:38 +0000 (8 15:13 +0100)
committerAndreas Schwab <schwab@suse.de>
Wed, 10 Dec 2014 14:58:22 +0000 (10 15:58 +0100)
tree278502d0ed6e8a84d076725f917443585c4631f9
parentaa76a5c7010e98c737d79f37aa6ae668f60f7a00
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.
ChangeLog
sysdeps/nptl/fork.c