]> xenbits.xensource.com Git - people/dariof/libvirt.git/commit
Move virGetUserEnt() to where its needed
authorDoug Goldstein <cardoe@cardoe.com>
Sun, 16 Jun 2013 19:33:44 +0000 (14:33 -0500)
committerDoug Goldstein <cardoe@cardoe.com>
Sun, 16 Jun 2013 19:33:44 +0000 (14:33 -0500)
commitb5c5f236bb75d6280ab5a092f00de626c07f77a5
treee0b6753799bdc1766e4e0e5b93c85ba5caa20d1d
parent847e1cd1f8c5e72fdd3ee0b4ed88fcc0e21fd413
Move virGetUserEnt() to where its needed

In the first if case, virGetUserEnt() isn't necessary so don't bother
calling it before determining we need it.
src/util/virutil.c