Change #266550
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Thu 07 May 2026 23:35:40 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/x509asn1 |
| Revision | 6e01401eed0ecdc6a045a2bc9ed6ea306906688b |
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
Changed files
- lib/vtls/x509asn1.c