]> git.ipfire.org Git - thirdparty/zstd.git/commit
Don't Even Declare Poisoning Functions if Poisoning is Disabled 3424/head
authorW. Felix Handte <w@felixhandte.com>
Fri, 13 Jan 2023 16:56:48 +0000 (11:56 -0500)
committerW. Felix Handte <w@felixhandte.com>
Fri, 13 Jan 2023 16:56:48 +0000 (11:56 -0500)
commitd78fbedd968988270c27c215ae5f592990f0bc1d
tree37adf104448eed678cb73e36e11a5d320e2b5f9e
parentf10922a8fa84d332a4d001bc2a1f659a00ae0213
Don't Even Declare Poisoning Functions if Poisoning is Disabled

This guarantees that we won't accidentally forget to check the macro somewhere
where we use these functions.
lib/common/compiler.h