Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #269848

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Mon 08 Jun 2026 08:12:52
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/var-alloc
Revision 4c924aa1099b5f590305fec8a5fa22eebf8f5cbe

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.

Verify in test 2310

Reported-by: Eunsoo Kim
Fixes #21898

Changed files