HomeFreeBSD

[fib algo][dxr] Fix undefined behavior.

Description

[fib algo][dxr] Fix undefined behavior.

The result of shifting uint32_t by 32 (or more) is undefined: fix it.

Details

Provenance
zecAuthored on Sep 15 2021, 8:23 PM
Parents
rG0cd6e85e242b: iscsi: Abort data-out tasks queued on a terminating session.
Branches
Unknown
Tags
Unknown