Skip to content
Snippets Groups Projects
Commit 41495c78 authored by Adam Wujek's avatar Adam Wujek :speech_balloon:
Browse files

userspace/snmpd: bugfix remove printing extra item at the end of table


At the end of pstats and ppsi tables extra item was printed. 0 or null as an
output from function netsnmp_extract_iterator_context shall be interpreted as
no more elements instead of element 0 as it was so far.

Fixed ppsi and pstats tables.

Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
parent 82089655
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment