mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
Fix Coverity ID 555
This commit is contained in:
parent
e6787aa133
commit
44122f06d0
@ -1051,6 +1051,7 @@ NTSTATUS resolve_wins(const char *name,
|
||||
DEBUG(3,("resolve_wins: cannot receive WINS replies "
|
||||
"on IPv6 address %s\n",
|
||||
addr));
|
||||
wins_srv_tags_free(wins_tags);
|
||||
return NT_STATUS_INVALID_PARAMETER;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user