mirror of
https://github.com/apache/nuttx.git
synced 2026-03-23 22:43:57 +08:00
Update io_len to 0 when pktlen is 0. otherwise, io_pktlen and io_len will be inconsistent, cause free check failure. Signed-off-by: gaohedong <gaohedong@xiaomi.com>