1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-10 05:03:06 +03:00
Files
glibc/stdio-common
Wilco Dijkstra f107b7b30d libio: Avoid RMW of flags2 outside lock (BZ #27842)
Remove an unconditional RMW on flags2 in flockfile - we don't need to change
_IO_FLAGS2_NEED_LOCK since it isn't used in flockfile or funlockfile.
This fixes BZ #27842.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-06-10 13:35:57 +01:00
..
2021-09-03 22:06:44 +05:30
2013-10-12 14:47:50 +02:00
2017-11-16 11:49:26 +05:30
2017-11-16 11:49:26 +05:30
2021-09-03 22:06:44 +05:30