diff --git a/changelog/bugfixes/2023-05-10-getfacl-coredump.md b/changelog/bugfixes/2023-05-10-getfacl-coredump.md new file mode 100644 index 0000000000..c791cbb8c3 --- /dev/null +++ b/changelog/bugfixes/2023-05-10-getfacl-coredump.md @@ -0,0 +1 @@ +- Fixed a miscompilation of getfacl causing it to dump core when executed ([scripts#809](https://github.com/flatcar/scripts/pull/809))