New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Wed Mar 16 09:14:01 UTC 2022
Hi,
Please find the latest report on new defect(s) introduced to freerangerouting/frr found with Coverity Scan.
1 new defect(s) introduced to freerangerouting/frr found with Coverity Scan.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 1515356: Uninitialized members (UNINIT_CTOR)
/lib/northbound_grpc.cpp: 139 in RpcStateBase::RpcStateBase(const char *)()
________________________________________________________________________________________________________
*** CID 1515356: Uninitialized members (UNINIT_CTOR)
/lib/northbound_grpc.cpp: 139 in RpcStateBase::RpcStateBase(const char *)()
133 {
134 public:
135 virtual void do_request(::frr::Northbound::AsyncService *service,
136 ::grpc::ServerCompletionQueue *cq,
137 bool no_copy) = 0;
138
>>> CID 1515356: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "entered_state" is not initialized in this constructor nor in any functions that it calls.
139 RpcStateBase(const char *name) : name(name){};
140
141 virtual ~RpcStateBase() = default;
142
143 CallState get_state() const
144 {
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yrtN2DGUU98GYhjd55wXsXtw53zRK70R0agdV-2Fb7c45-2BkxBoZjryQtr5SpUD80NNfE-3DboS-_O0IDF7c8sUs2B6kWTeWwAJZqriD5fgsfL8PAN30oQTwQgq4Wt7B38YL-2FXPHwam8g5cy9f023VC2prrL104WqSqWTrOgwMEkE2OocJT6xPq5rrJa-2Fpu-2FOG43zn-2Bvgq2j6-2FJ8aMkE9dZrHVFsnIr2VTHNKZYOJrmKyePFxLsFk-2BY1wsPKedfDf3fmEgCtkqnRYNGfNbTTZBoGfnybfg3n-2FfA-3D-3D
More information about the dev
mailing list