saved_ext 466 source3/smbd/mangle_hash.c char *saved_ext = NULL; saved_ext 484 source3/smbd/mangle_hash.c if((saved_ext = talloc_strdup(ctx,ext_start)) == NULL) { saved_ext 501 source3/smbd/mangle_hash.c TALLOC_FREE(saved_ext); saved_ext 507 source3/smbd/mangle_hash.c if (saved_ext) { saved_ext 510 source3/smbd/mangle_hash.c saved_ext); saved_ext 516 source3/smbd/mangle_hash.c TALLOC_FREE(saved_ext);