mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
This commit avoid that dns_recv_response() accepts fewer tha 10 bytes that could end up with an OOB read. Signed-off-by: Alan C. Assis <acassis@gmail.com>