Backport the deallocation attributes commit for opendir/fdopendir

Resolves: RHEL-56543
This commit is contained in:
Frédéric Bérat 2025-01-10 11:19:46 +01:00
parent d2c49567f7
commit f25b783f76

View File

@ -3057,6 +3057,7 @@ update_gconv_modules_cache ()
%changelog
* Fri Jan 10 2025 Frédéric Bérat <fberat@redhat.com> - 2.34-150
- Backport test implementation to verify readdir behavior (RHEL-56542)
- Backport the deallocation attributes commit for opendir/fdopendir (RHEL-56543)
* Wed Jan 08 2025 Frédéric Bérat <fberat@redhat.com> - 2.34-149
- Backport: fix the glibc manual to handle spaces for @deftypefun