Change #265127
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 21 Apr 2026 15:21:10 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 4f7e323b29fbc8dfb818c686d9f644660ebe3178 |
Comments
mprintf: OR the flags As 'flags' may already have been set to something when parse_conversion() is called, make sure to only OR the new flags. Follow-up to 4e0bfd8cf73603697ddad5d25e94 Closes #21398
Changed files
- lib/mprintf.c