mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
parent
75018ad0cc
commit
16e98a60d1
@ -31,7 +31,7 @@ ADS_STATUS ads_parse_gp_ext(TALLOC_CTX *mem_ctx,
|
||||
struct GP_EXT *gp_ext)
|
||||
{
|
||||
char **ext_list;
|
||||
char **ext_strings;
|
||||
char **ext_strings = NULL;
|
||||
int i;
|
||||
|
||||
DEBUG(20,("ads_parse_gp_ext: %s\n", extension_raw));
|
||||
|
Loading…
Reference in New Issue
Block a user