[fib algo][dxr] Fix undefined behavior.
The result of shifting uint32_t by 32 (or more) is undefined: fix it.
(cherry picked from commit 442c8a245ee3c6640fc9321e18e8316edf469805)
[fib algo][dxr] Fix undefined behavior. Tags None Referenced Files None Subscribers None
Description
Details
|