
11 Mar
2020
11 Mar
'20
8:34 a.m.
On Wed, Mar 11, 2020 at 01:25:50PM +0100, Ján Tomko wrote:
Missing blurb in the cover letter.
On a Wednesday in 2020, Pavel Hrdina wrote:
Pavel Hrdina (3): domain_conf: fix ATTRIBUTE_NONNULL for virDomainDefFormat libvirt_internal: fix ATTRIBUTE_NONNULL for virStateInitialize vircommand: fix ATTRIBUTE_NONNULL for virCommandAddArg*
Do these actually help Coverity do its job or all they're good for is finding out where we failed to update the attributes?
Now that I'm trying to setup coverity scans using scan.coverity.com they actually help coverity do its job and I managed to run into these issues while building libvirt using coverity. Pavel