]> git.ipfire.org Git - thirdparty/systemd.git/commit
memory-util: make ArrayCleanup passed to array_cleanup() const
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 7 May 2023 09:34:35 +0000 (18:34 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 9 May 2023 08:53:42 +0000 (17:53 +0900)
commit3facdc7da8ad424a38ce9c673fbb94a41e070a7d
treee6fc2061f0b03dd01688e93b2814cc0e23281603
parentd94027ad16d6d8bae5ea91c014bfa56c131b7d9d
memory-util: make ArrayCleanup passed to array_cleanup() const

Should not change any behavior, preparation for later commits.
src/basic/memory-util.h