]> git.puffer.fish Git - matthieu/frr.git/commit
lib: grpc: fix covevrity warnings
authorChristian Hopps <chopps@labn.net>
Wed, 16 Mar 2022 14:11:19 +0000 (10:11 -0400)
committerChristian Hopps <chopps@labn.net>
Wed, 16 Mar 2022 15:31:50 +0000 (11:31 -0400)
commitad6bd536923b60a906df28252c2567f4d156272a
tree4f40e4d08312708182b586a944bddcc7d5b57c79
parentbf1bf09616f7b47c83bce49546f5b8496686bd43
lib: grpc: fix covevrity warnings

One uninit warning and one missing lock warning, both were OK but
let's make the tool happy.

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/northbound_grpc.cpp