Ignore:
Timestamp:
Nov 29, 2012, 1:59:04 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/rpc_server/svcctl/srv_svcctl_reg.c

    r745 r751  
    393393        }
    394394
    395         if (ipath == NULL || dname == NULL || description == NULL) {
    396                 goto done;
    397         }
    398 
    399395        /* Default to an external service if we haven't found a match */
    400396        if (builtin_svcs[i].servicename == NULL) {
Note: See TracChangeset for help on using the changeset viewer.