Change #273886
| Category | curl |
| Changed by | Jay Satiro <raysatiro@yahoo.com> |
| Changed at | Fri 03 Jul 2026 17:42:19 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 3dd6a87a7feaecbb66555b11a390b31bb4513b9f |
Comments
wolfssl: fix build for wolfssl without bio chain support - Do not mix declarations and code. (ISO C90 build error) Ref: https://github.com/curl/curl/pull/22252#issuecomment-4871171567 Closes https://github.com/curl/curl/pull/22255
Changed files
- lib/vtls/wolfssl.c