Change #248206
| Category | curl |
| Changed by | x2018 <xkernel.wang@foxmail.com> |
| Changed at | Mon 10 Nov 2025 09:07:27 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 87149c8383f7cdc85cd4780256afc1b5a923bac8 |
Comments
mqtt: properly handle the message which exceeds maxsize We should goto fail as topic is allocated. Follow-up to 92fd791 Closes #19417
Changed files
- lib/mqtt.c