NEWS: Add entry for bug 28846

This commit is contained in:
Arjun Shankar 2022-08-22 18:26:29 +02:00
parent cbd8685e82
commit 83f1d9851e

1
NEWS
View File

@ -11,6 +11,7 @@ The following bugs are resolved with this release:
[25812] Libio vtable protection is sometimes only partially enforced
[28838] FAIL: elf/tst-p_align3
[28846] CMSG_NXTHDR may trigger -Wstrict-overflow warning
[28850] linux: __get_nprocs_sched reads uninitialized memory from the stack
[28853] libc: tst-spawn6 changes current foreground process group
(breaks test isolation)