[libvirt] [PATCHv2] util: Fix virGet{User, Group}IDByName when the user/group cannot be found

Christophe Fergeau cfergeau at redhat.com
Thu Dec 6 14:37:01 UTC 2012


Here is the v2 of this patch series.

Changes since v1:
- return an error only for documented error values returnef from
  getpwnam_r/getgrnam_r instead of trying to guess what error values
  mean 'entry not found'
- this addresses the indenting comment raised by Osier




More information about the libvir-list mailing list