Skip to content

FI main to develop#1358

Merged
5an7y-Microsoft merged 60 commits into
developfrom
main
Mar 19, 2026
Merged

FI main to develop#1358
5an7y-Microsoft merged 60 commits into
developfrom
main

Merge pull request #1355 from 5an7y-Microsoft/main

925b258
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 18, 2026 in 9s

9 new alerts

New alerts in code changed by this pull request

  • 9 warnings

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 1574 in network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 3914 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 3914 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 3909 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 3909 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 3904 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 3904 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2717 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2717 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2713 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2713 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2702 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2702 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2698 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2698 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2059 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2059 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2055 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2055 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2044 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2044 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2040 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 2040 in network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 1520 in network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as a boolean](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.

Check failure on line 1520 in network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect usage of RtlCompareMemory

This [call to `RtlCompareMemory`](1) is being handled [as an operand in a binary logical operation](2) instead of the number of matching bytes. Please review the usage of this function and consider replacing it with `RtlEqualMemory`.