mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
r14034: Fix Coverity id # 125.
Jeremy, you might want to take a look here. Volker (This used to be commit e6e29937e8ccfc84afca0ee440bd3f10a7d10e8a)
This commit is contained in:
parent
4479d1b061
commit
991fd6c28e
@ -348,6 +348,8 @@ static int info_fn(struct file_list *fl, void *priv)
|
||||
comment,
|
||||
&psd);
|
||||
|
||||
file_lines_free(lines);
|
||||
|
||||
if (us_err != USERSHARE_OK) {
|
||||
d_fprintf(stderr, "info_fn: file %s is not a well formed usershare file.\n",
|
||||
basepath );
|
||||
|
Loading…
x
Reference in New Issue
Block a user