On Mon, Oct 10, 2016 at 11:42:12 -0400, John Ferlan wrote:
Remove the !size check since size is initialized to NULL and thus
causing the condition to always be true
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/conf/domain_audit.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
ACK