rdma: fix coverity 249197 97/36997/2
authorBenoît Ganne <bganne@cisco.com>
Tue, 23 Aug 2022 15:05:58 +0000 (17:05 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 23 Aug 2022 17:39:18 +0000 (17:39 +0000)
commita6b2d7ed5a5d20ddb1133da4a153e319151e41e9
tree9f303914f81aea40e1aab7e5302a000ad63d37a2
parent174f5c850253bf47f22ce8272d3e321fdf6e5144
rdma: fix coverity 249197

flags is u64, makes sure we do not overflow when shifting.

Type: fix

Change-Id: Ieea34187c0b568dc4d24c9415b9cff36907a5a87
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/plugins/rdma/format.c