Changeset 751 for trunk/server/source3/winbindd/idmap_tdb2.c
- Timestamp:
- Nov 29, 2012, 1:59:04 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/winbindd/idmap_tdb2.c
r745 r751 290 290 goto failed; 291 291 } 292 ctx->script = lp_parm_const_string(-1, config_option, "script", "NULL");292 ctx->script = lp_parm_const_string(-1, config_option, "script", NULL); 293 293 talloc_free(config_option); 294 294
Note:
See TracChangeset
for help on using the changeset viewer.