wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | * tests/libtest.c: Create directories if needed w


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | * tests/libtest.c: Create directories if needed when creating WGET_TEST_EXISTING_FILES (!440)
Date: Thu, 22 Aug 2019 12:55:40 +0000



Tim Rühsen commented on a discussion on tests/libtest.c: 
https://gitlab.com/gnuwget/wget2/merge_requests/440#note_206832948

>               // create files
>               if (existing_files) {
>                       for (it = 0; existing_files[it].name; it++) {
> +                             const char *namecpy = 
> wget_strdup(existing_files[it].name);

I try to avoid mallocs - too expensive ;-)

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




reply via email to

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