Change #269847
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 08 Jun 2026 08:11:34 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/var-alloc |
| Revision | 9aab13016a73617346b164c1b38e2fa27a7f6fea |
Comments
var: use a dedicated pointer for the alloc As the 'c' pointer might actually get modified before it is time to free the memory. Reported-by: Eunsoo Kim Fixes #21898
Changed files
- src/var.c
- tests/data/Makefile.am
- tests/data/test2310