On a Friday in 2021, Pavel Hrdina wrote:
Git bisect took me to commit where incorrect usage of ATTRIBUTE_NONNULL
was introduced and caused coverity scan to fail. This patch fixes the
issue where the index starts from 1 and not 0 and two other different
cases.

Signed-off-by: Pavel Hrdina <phrd...@redhat.com>
---
src/util/viralloc.h             |  2 +-
src/util/virnetdevopenvswitch.h |  2 +-
src/util/virxml.h               | 18 +++++++++---------
3 files changed, 11 insertions(+), 11 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

Reply via email to