mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-16 12:12:57 +00:00
Make Coverity Scan happy
This commit is contained in:
parent
ba6968bfe0
commit
bf23bc1e3e
@ -1458,6 +1458,7 @@ void decodeftppath(const char *path, char *addr, char *file, char *user,
|
|||||||
char *passwd, int *topts)
|
char *passwd, int *topts)
|
||||||
{
|
{
|
||||||
char buff[MAXSTRPATH], *p, *q;
|
char buff[MAXSTRPATH], *p, *q;
|
||||||
|
q[0] = '\0';
|
||||||
|
|
||||||
tracet(4, "decodeftpath: path=%s\n", path);
|
tracet(4, "decodeftpath: path=%s\n", path);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user