diff options
| author | Sai Gomathi <nsaigomathi@vmware.com> | 2021-08-24 10:40:03 -0700 |
|---|---|---|
| committer | Sai Gomathi <nsaigomathi@vmware.com> | 2021-08-24 10:40:03 -0700 |
| commit | 50975049f3722cc2b06f1a640b61da1bdfe5acf7 (patch) | |
| tree | 330f6e921e70050978ef17a7adfe70efca2d1ad0 /lib/elf_py.c | |
| parent | 9a15529cdafe7b9f9785788afc2b4c399e2103ae (diff) | |
pimd: Fixing coverity issues
Problem
======
In pim_msg_send_frame api, the while loop was executed only once.
Fix
===
while is changed to if, as in the code flow
the while part is getting executed only once.
Signed-off-by: Sai Gomathi <nsaigomathi@vmware.com>
Diffstat (limited to 'lib/elf_py.c')
0 files changed, 0 insertions, 0 deletions
