Change #265069
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 21 Apr 2026 07:49:41 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/printf-refactor |
| Revision | ccec472336a062f40c4dfb91e8fbfa0a3b9cecce |
Comments
mprintf: simplify parsefmt - split out parse_flags() and parse_conversion() to reduce complexity from 57 to 30.
Changed files
- lib/mprintf.c