]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-event: extend comment about a flex member 37790/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 9 Jun 2025 14:11:17 +0000 (16:11 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 3 Jul 2025 14:35:40 +0000 (16:35 +0200)
commit9f145c2a9ad730eb6d607408b9688cbf20abdde7
tree1406244f8a933ccef6f65a631c506924145f3cd2
parent391b507257686330db75c267d7786d29b78b169e
sd-event: extend comment about a flex member

Follow-up for dbef4dd4f23517abfc73b35f0bdf004d2f8f4805. Everything that that
commit says is true, but — at least for me — it wasn't obvious why the code is
correct and we can do fixed-size allocations like new(struct inotify_data, 1).
src/libsystemd/sd-event/event-source.h