[libvirt PATCH v2 0/2] nwfilter: Fix timeout data type reported by coverity

Erik Skultety eskultet at redhat.com
Tue Aug 23 16:22:35 UTC 2022


Since v1:
- instead of time_t, store the timeout as unsigned long long and typecast any
affected time_t variables on relevant places

here's a successfull CI build: https://gitlab.com/eskultety/libvirt/-/pipelines/620752689

Erik Skultety (2):
  nwfilter: Replace a redundant 'now' variable with a direct time(0)
    call
  nwfilter: Fix timeout data type reported by coverity

 src/nwfilter/nwfilter_dhcpsnoop.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
2.37.2



More information about the libvir-list mailing list