Change #270948
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Sun 14 Jun 2026 18:12:33 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | c4cb67692d4466ba577fcdd9d3eb60cdfe19ba13 |
Comments
smb: integer overflow proof a size check By using size_t for the vars instead of shorts. Pointed out by Zeropath Closes #22001
Changed files
- lib/smb.c