sonic-swss icon indicating copy to clipboard operation
sonic-swss copied to clipboard

Fix Coverity issues

Open Liran-Ar opened this issue 2 years ago • 1 comments

Fix the following NVOS-SwSS module Coverity issues:
-----------------------------------------------------------
- Uncaught execption, in /src/nvos-swss/orchagent/main.cpp 
- Uninitialized scalar field, in /src/nvos-swss/orchagent/port.h 
- Uninitialized scalar field, in /src/nvos-swss/orchagent/port.h 
- Unchecked return value, in /src/nvos-swss/orchagent/portsorch.cpp 
- Pointer to local outside scope, in /src/nvos-swss/orchagent/portsorch.cpp 
- Uncaught execption, in /src/nvos-swss/portsyncd/portsyncd.cpp 
- Uncaught execption, in /src/nvos-swss/portsyncd/portsyncd.cpp

Liran-Ar avatar Oct 03 '22 22:10 Liran-Ar

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: Liran-Ar (4fd1c3cd143da3a1ea5f9fbe235fd5343482f911)

/easycla

orfar1994 avatar Oct 24 '22 07:10 orfar1994