mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
9732334b5d
When `tolen` is not 0 and `to` is NULL, it causes illegal buffer access. Add a parameter check in this condition.