diff options
author | Daniel Stenberg <daniel@haxx.se> | 2025-08-05 16:00:20 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2025-08-06 08:47:53 +0200 |
commit | 034612cd515f249453a435f3d94b04f65744a54d (patch) | |
tree | 5bcd42944da873b5550c76169d924a1f9900abc2 /lib/gopher.c | |
parent | 6d5570c4dd0a874730ccfdbe885017b77dab7ffc (diff) |
tool_urlglob: polish, cleanups, improvements
- assert instead of printing "internal error" for unlikely events
- avoid allocating the main struct
- convert globerror() from macro to function
- renames to shorter and clearer names
- malloc + copy => memdup0
- change buffer handling to dynbuf
- realloc to handle more globs, but use less memory for few
Closes #18198
Diffstat (limited to 'lib/gopher.c')
0 files changed, 0 insertions, 0 deletions