commit | f8259b262bedd5ec71e55de5953464ea86ff69d9 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Sat Aug 01 15:41:12 2015 -0400 |
committer | Paul Moore <pmoore@redhat.com> | Tue Aug 04 18:21:39 2015 -0400 |
tree | ce32d08492f85e80764cdabd7f194d5e632a095a | |
parent | 0b08c5e59441d08ab4b5e72afefd5cd98a4d83df [diff] |
audit: eliminate unnecessary extra layer of watch references The audit watch count was imbalanced, adding an unnecessary layer of watch references. Only add the second reference when it is added to a parent. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <pmoore@redhat.com>