]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #22800 from poettering/safe-ptr-sub1
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 23 Mar 2022 21:34:09 +0000 (06:34 +0900)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 21:34:09 +0000 (06:34 +0900)
Add helper macro PTR_SUB1() to deal with backwards iteration through arrays without UB


Trivial merge