SPRESENSE 9732334b5d net/socket: Fix bug that sendto did not return an error
When `tolen` is not 0 and `to` is NULL, it causes illegal buffer access.
Add a parameter check in this condition.
2021-08-19 01:31:05 -07:00
..
2021-03-03 19:01:41 -08:00
2021-03-17 06:46:42 -07:00
2021-07-20 20:24:58 -07:00