| commit | 6e5fa7094b69fa46b6f485e8ffb4dbd4de24cd2e | [log] [tgz] |
|---|---|---|
| author | Viktor Szakats <commit@vsz.me> | Mon Mar 17 01:05:14 2025 +0100 |
| committer | Viktor Szakats <commit@vsz.me> | Mon Mar 17 02:06:23 2025 +0100 |
| tree | c48c06f2325fb1074c418b34a8f6b5c3969a4109 | |
| parent | a4e00632359016f66e925b51611e4db4e009744b [diff] |
memdebug: revert setting gcc 11+ deallocator attribute These attributes were causing unexplained warnings while playing with PR #16738: In `CURLDEBUG` builds with mingw, gcc (14.2.0), and `-O3`, while building `libcurlu`. `-O3` is required. May be related to having the `CURLDEBUG` allocators in the same source file as their callers (unity mode). PR #16738 moves `memdebug.c` into the main unity unit. Unclear why it doesn't affect `libcurl`. E.g. CI job `mingw, CM ucrt-x86_64 schannel R TrackMemory` CI job: https://github.com/curl/curl/actions/runs/13888662354/job/38856868429 It also reproduces in an isolated example. Drop this attribute till we learn more about it. Ref: https://github.com/curl/curl/pull/16737#issuecomment-2727681306 Partial revert of d5b403074ed2b28e41e0c17dcd436252d38adfa3 #16737 Closes #16740
curl is a command-line tool for transferring data specified with URL syntax. Learn how to use curl by reading the manpage or everything curl.
Find out how to install curl by reading the INSTALL document.
libcurl is the library curl is using to do its job. It is readily available to be used by your software. Read the libcurl manpage to learn how.
curl is Open Source and is distributed under an MIT-like license.
Contact us on a suitable mailing list or use GitHub issues/ pull requests/ discussions.
All contributors to the project are listed in the THANKS document.
For commercial support, maybe private and dedicated help with your problems or applications using (lib)curl visit the support page.
Visit the curl website for the latest news and downloads.
Download the latest source from the Git server:
git clone https://github.com/curl/curl.git
Report suspected security problems via our HackerOne page and not in public.
curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan. This notice is included here to comply with the distribution terms.
Thank you to all our backers 🙏 Become a backer.
Support this project by becoming a sponsor.