Public bug reported:

I ran stress-ng through Coverity with a higher pedantic setting and
found a lot more issues that should be fixed. These have been pushed to
the stress-ng git repository and should be uploaded into focal to
address these issues:

    stress-zlib: fix clang warning of array subscripted by char
    core-helper: make end-of-string assignment easier to comprehend
    stress-reboot: use heap for clone stack, cleans up static analysis warning
    core-cache: clean up pedantic warnings from static analysis
    stress-af-alg: fix several memory leaks
    stress-tun: fix close issues on sfd
    stress-xattr: be overly pedantic and memset array tmp
    stress-urandom: fix fd leak on fd_rnd_wr
    stress-sysbadaddr: fix incorrect 2nd paramater to utimes call
    stress-sockmany: fix fd leak, close file descriptor on error
    stress-sockabuse: ensure addrlen is set to the length of addr
    stress-sockabuse: close fd even when it is zero
    stress-sockabuse: avoid closing unopened fd on error
    stress-sock: ensure socklen setting is set before calling getsockopt
    stress-sigfd: voidify return of read, we don't care if it fails
    stress-sigfd: fix open error check
    stress-shm: use shim helper and ignore error return
    stress-ramfs: fix close of a -ve file descriptor
    stress-pipeherd: remove redundant variable n
    stress-mq: don't check values[prio] if prio is out of range
    stress-memhotplug: fix leak of opendir descriptor
    stress-judy: check allocated pvalue is not-null
    stress-eventfd: fix incorrect open failure check
    stress-cpu: gcd: fix potential multiply overflow
    stress-cpu: ensure i64 is stashed in stress_cpu_intconversion
    stress-clock: be extra pedantic and set and check timer_id values
    stress-chattr: handle open failure correctly
    stress-binderfs: fix failure error return path
    stress-af-alg: fix incorrect size of buffer to randomize
    core-helper: don't call ttyname a second time, use name instead
    core-helper: ensure data is null terminated
    core-cache: nullify a free'd cpus pointer before returning

** Affects: stress-ng (Ubuntu)
     Importance: High
     Assignee: Colin Ian King (colin-king)
         Status: Fix Committed

** Changed in: stress-ng (Ubuntu)
       Status: New => Fix Committed

** Changed in: stress-ng (Ubuntu)
   Importance: Undecided => High

** Changed in: stress-ng (Ubuntu)
     Assignee: (unassigned) => Colin Ian King (colin-king)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870193

Title:
  stress-ng in focal has a lot of static analysis issues that should be
  fixed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stress-ng/+bug/1870193/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to