Change #266590
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Fri 08 May 2026 10:27:25 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | cda0268593071b833e113751c46513d35f8f4767 |
Comments
x509asn1: fix operator order in do_pubkey Check the range before reading data, as it would otherwise read one byte too many. Reported-by: Andrew Nesbit Closes #21533
Changed files
- lib/vtls/x509asn1.c