wargio / naxsi

NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX
GNU General Public License v3.0
305 stars 38 forks source link

Windows warnings cleanup #42

Closed staticlibs closed 2 years ago

staticlibs commented 2 years ago

This patch cleans up the Windows-specific warnings. All pragma warnings and most of Windows defines are removed. Actual code changes are minor and expected to be harmless (just please take a look, if return_value_if usage is still correct).