HomeFreeBSD

bin/df: Fix unitialized use in prtstat
rS249698Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

bin/df: Fix unitialized use in prtstat

While here:

  • use NULL in the context of pointers
  • use memset instead of bzero throughout the file
  • free memory to appease clang static analyzer

Found by: Coverity Scan (the UNINIT one)

Details

Provenance
uqsAuthored on
Parents
rS249697: Make DELAY(9) reference pause(9).
Branches
Unknown
Tags
Unknown

Event Timeline