summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorSai Gomathi N <nsaigomathi@vmware.com>2022-10-27 01:52:31 -0700
committerSai Gomathi N <nsaigomathi@vmware.com>2022-10-27 03:57:55 -0700
commitf13530f23a9ba73027f8f40b78eb81396afaa092 (patch)
treedbc488284721a422e243b732153eac70509c4aeb /doc/manpages/conf.py
parentd5850a1b6ad699d60ecf9b1dbe52196c7ae685d3 (diff)
pimd: Unchecked return value
In tib_sg_oil_setup: Value returned from a function is not checked for errors before being used. If the function returns an error value, the error value may be mistaken for a normal value. Here, only the nexthop value is being used. So casted the return type to void. Coverity CID-1519816 Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions