mirror of
https://github.com/sheumann/hush.git
synced 2025-03-12 09:29:36 +00:00
The bug is that an #if condition may be mis-evaluated if it immediately follows a use of a function-like macro. I also modified a couple other places that could possibly trigger the bug (including a possibly more reliable fix for the instance of this problem I worked around earlier in include/xatonum.h).
…
…
Description
Languages
C
98.6%
Makefile
0.7%
Shell
0.6%
C++
0.1%