mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-17 09:12:25 +00:00
CID: 1210583
This commit is contained in:
parent
b263201a2e
commit
bf8b88cddd
@ -50,10 +50,6 @@ SWITCH_DECLARE(int) switch_config_open_file(switch_config_t *cfg, char *file_pat
|
|||||||
path = path_buf;
|
path = path_buf;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!path) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
memset(cfg, 0, sizeof(*cfg));
|
memset(cfg, 0, sizeof(*cfg));
|
||||||
cfg->lockto = -1;
|
cfg->lockto = -1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user