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, 23 Aug 2018 11:19:28 +0000

Also the pipeline is broken:

```
localcharset.c:243:23: warning: Potential leak of memory pointed to by 
'old_res_ptr'
                      strcpy (res_ptr + res_size - (l2 + 1) - (l1 + 1), buf1);
                      ^~~~~~
localcharset.c:248:26: warning: Potential leak of memory pointed to by 'res_ptr'
                    cp = "";
                         ^~
2 warnings generated.
  CC       localename.lo
  CC       glthread/lock.lo
Pulling docker image gitlab/gitlab-runner-helper:x86_64-1644837a ...
ERROR: Job failed: exit code 137
```

But it doesn't give useful information to find the error (or I don't find it)

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


reply via email to

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