Change #272055
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 22 Jun 2026 09:12:55 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | e8e3af2abb56bdafba55fbbb3fa15a449b91893c |
Comments
doh: cap the maximum TTL to 24 hours To avoid mistakes or abuse to cause problems. Many public DNS providers cap their cache times to this. Verify in test 1650 Reported-by: netspacer.research Closes #22122
Changed files
- lib/doh.c
- tests/unit/unit1650.c