mirror of
https://github.com/sheumann/hush.git
synced 2025-04-12 17:38:20 +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%