[PATCH 0/2] lib: Annotate more functions as NULL terminated

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm working on something that's calling qemuMonitorCreateObjectProps()
and was getting random errors only to find out I was missing NULL
sentinel. This sparked me to look at other functions that might be
missing the G_GNUC_NULL_TERMINATED attribute too and found some.

Michal Prívozník (2):
  lib: Annotate more function as NULL terminated
  qemumonitortestutils: Fix G_GNUC_PRINTF annotation of
    qemuMonitorTestAddErrorResponse()

 src/qemu/qemu_monitor.h            | 3 ++-
 src/qemu/qemu_monitor_json.c       | 2 +-
 tests/qemumigrationcookiexmltest.c | 2 +-
 tests/qemumonitortestutils.c       | 2 +-
 tests/qemumonitortestutils.h       | 3 ++-
 tests/testutils.h                  | 3 ++-
 tests/testutilsqemuschema.h        | 3 ++-
 tools/vsh.c                        | 2 +-
 8 files changed, 12 insertions(+), 8 deletions(-)

-- 
2.44.1




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux