User Activity

Posted on September 07, 2016 at 18:15 I've found a bug in the implementation of osMailCAlloc - the code uses sizeof(queue_id->queue_def->item_sz) when item_sz already has the right value. @@ -1114,11 +1114,11 @@ void *osMailCAlloc (o...