]> git.ipfire.org Git - thirdparty/systemd.git/commit
fd-util: use heap only when nwea() does not work 38878/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 19 Aug 2025 20:46:55 +0000 (05:46 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 10 Sep 2025 10:20:50 +0000 (19:20 +0900)
commitf9f8a352646c206e72d5afd4f4d712456cf5aad4
tree2862aa37a40f20f0e4c160b21f41a2ff45915231
parent93d037dbd09bc95126008fb19e9b129b8236d7a0
fd-util: use heap only when nwea() does not work

Then, we can avoid malloc in most cases.
src/basic/fd-util.c