Ignore:
Timestamp:
Sep 13, 2007, 8:44:04 AM (18 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.26a

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/samba/source/nsswitch/winbindd_rpc.c

    r39 r71  
    169169                if (! *info) {
    170170                        talloc_destroy(mem_ctx2);
    171                         status = NT_STATUS_NO_MEMORY;
    172                         break;
     171                        return NT_STATUS_NO_MEMORY;
    173172                }
    174173
Note: See TracChangeset for help on using the changeset viewer.