mirror of
https://github.com/systemd/systemd.git
synced 2026-08-11 17:45:59 +00:00
We tend to get those preallocated array sizes wrong.
In this case, the count was correct, but add the usual
assert.
(cherry picked from commit 95ee4fd2cc)