• E
    event: avoid memory leak on cleanup · 278a050a
    Eric Blake 提交于
    Detected by Coverity.  Introduced in commit aaf2b70b, and turned into
    a regression in the next few commits through 4e6e6672 (unreleased).
    
    * src/conf/domain_event.c (virDomainEventStateFree): Free object,
    per documentation.
    278a050a
domain_event.c 36.6 KB