mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 03:58:06 +08:00
a9640bad1a
When do socket bind, if the connection domain is not equal to the bound address type, this will cause the stack-buffer-overflow. Signed-off-by: liqinhui <liqinhui@xiaomi.com>