On Tue, Apr 25, 2017 at 05:15:28PM -0400, John Ferlan wrote:
Rather than dereferencing obj->def->X, create a local
'def' variable
variable that will dereference the def and use directly.
s/variable//
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/conf/virsecretobj.c | 63 +++++++++++++++++++++++++++++++------------------
1 file changed, 40 insertions(+), 23 deletions(-)
Pavel