forked frommicrosoft/ModSecurity
- Notifications
You must be signed in to change notification settings - Fork0
Commitbd0980f
Felipe Zimmerle
Reverts commit:a420214
Testing inet_pton with the help of Steffen. Acording to Steffen we can use!(NTDDI_VERSION >= NTDDI_VISTA) to identify that the specific Windows versionhas this function defined or not, if so we can use the Windows version.Reverting this commit to avoid to overwrite the Windows' function. Andsee the original error that happened before this commit.1 parent93b12df commitbd0980f
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
839 | | - | |
| 839 | + | |
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
| |||
0 commit comments
Comments
(0)