Change #255244
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Wed 14 Jan 2026 12:53:14 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 2623e333fd614ce7185068907b5ee4b4a7f09283 |
Comments
build: drop stray `ifndef` guards for local/internal macros For: - lib/vtls: `MAX_PINNED_PUBKEY_SIZE`. - src: `UNPRINTABLE_CHAR`. - tests/server/tftpd: `PKTSIZE`. Closes #20314
Changed files
- lib/vtls/vtls.h
- src/tool_setup.h
- tests/server/tftpd.c