Minor cleanup of enum domain groups/aliases:
authorTim Potter <tpot@samba.org>
Fri, 25 Apr 2003 02:02:01 +0000 (02:02 +0000)
committerTim Potter <tpot@samba.org>
Fri, 25 Apr 2003 02:02:01 +0000 (02:02 +0000)
commitaa748e1da543f0e59df8a56996ebd9510732507e
treeb28c100d167ef1839845f5b9c27215bce9270903
parent4998a72cf8e3a2b254dc409a36b9bbd118bdc4fd
Minor cleanup of enum domain groups/aliases:

  - return NT_STATUS_NO_MEMORY instead of NT_STATUS_UNSUCESSFUL if a
      talloc fails

  - don't try and tallocate memory when the number of entries returned was
    zero

  - rename some cut&pasted variable names in enum domain aliases function
source/rpc_client/cli_samr.c