mirror of
https://github.com/systemd/systemd.git
synced 2026-08-05 07:30:30 +00:00
We were passing 1/4th of the size in bytes as argument. So depending on the size of the array, either we'd only transfer a subset of values, or we'd get an alignment error.