mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 02:44:53 +08:00
6bbb7c0046
This PR will fix the below issues: 1. double lock() on dup 2. use after free on unbind Signed-off-by: chao an <anchao@xiaomi.com>