mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
parent
04e4d03868
commit
a702dea5a8
@ -1215,6 +1215,7 @@ static int get_server_info(uint32 servertype,
|
||||
continue;
|
||||
}
|
||||
fstrcpy(s->comment, p);
|
||||
string_truncate(s->comment, MAX_SERVER_STRING_LENGTH);
|
||||
|
||||
s->domain[0] = '\0';
|
||||
if (!next_token_talloc(frame,&ptr,&p, NULL)) {
|
||||
|
Loading…
Reference in New Issue
Block a user