[libvirt] [PATCH 5/3] rpc: correctly process sasl whitelist globs

Jiri Denemark jdenemar at redhat.com
Tue Aug 2 19:21:03 UTC 2011


On Tue, Aug 02, 2011 at 13:06:44 -0600, Eric Blake wrote:
> Detected by Coverity.  We want to compare the result of fnmatch 'rv',
> not our pre-set return value 'ret'.
> 
> * src/rpc/virnetsaslcontext.c (virNetSASLContextCheckIdentity):
> Check correct variable.
> ---
>  src/rpc/virnetsaslcontext.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list