mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Eliminate deadlock condition in opendir()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@757 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -358,5 +358,6 @@
|
||||
0.3.11 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||
|
||||
* Add support for recursive mutexes.
|
||||
* BUGFIX: Eliminate a memory leak -- contained watchdog instance was not
|
||||
* BUGFIX: Eliminate a memory leak -- contained watchdog instance was not
|
||||
being deleted with a POSIX timer was deleted.
|
||||
* BUGFIX: Eliminate a deadlock condition in opendir().
|
||||
|
||||
Reference in New Issue
Block a user