• J
    util: Remove need for STATIC_ANALYSIS check · 4a718d6a
    John Ferlan 提交于
    Seems recent versions of Coverity have (mostly) resolved the issue using
    ternary operations in VIR_FREE (and now VIR_DISPOSE*) macros.  So let's
    just remove it and if necessary handle one off issues as the arise.
    4a718d6a
viralloc.h 25.8 KB