diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 3df09d3c41..b2e8bef41e 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -468,6 +468,9 @@ Other memory: * Fixed a bug in the wait-for-message-queue-not-empty logic. * Added a test of timed mqueue operations; detected and corrected some mqueue errors. + * Identified and corrected a race condition associated with + pthread_join. In the failure condition, memory was being + deallocated while still in use. * Started m68322