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

Change #272143

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Mon 22 Jun 2026 21:04:45
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 560dc2985ac4909853b295988292f96467fad026

Comments

doh: drop redundant `curlx_dyn_free()` call in `doh_probe_done()`
The buffer is freed on the next instruction via `Curl_meta_remove()`'s
destructor.

Reported-by: netspacer.research

Follow-up to 1ebd92d0fdbb1693c926f7190442dff00226fbf3 #16384

Closes #22133

Changed files