wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | WIP: Implementation of -I/-X options (!383)


From: DalmeGNU
Subject: Re: [Wget-dev] wget2 | WIP: Implementation of -I/-X options (!383)
Date: Thu, 30 Aug 2018 18:28:50 +0000

```
options.c:454:29: warning: Potential leak of memory pointed to by 'fname'
                for (s = p = val; *p; s = p + 1) {
                                          ^
1 warning generated.
```

This is from the failed test at the pipeline. I don't really know what is 
exactly the problem and with Valgrind I've checked that there are no memory 
leaks but we should take a look

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/383#note_97980086
You're receiving this email because of your account on gitlab.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]