mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Move MSC descriptors to a separate file; File 13 char long file names.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3983 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -2107,4 +2107,7 @@
|
||||
potential crash when using mq_timedreceived() and mq_timedsend().
|
||||
* sched/mq_sndinternal.c: Related to the above, the send logic was incrementing
|
||||
the wrong counter when it waited as part of the mq_timedsend.c logic.
|
||||
* fs/fat: Fix an error in the long file name logic: If the long file name
|
||||
is an even multiple of 13 bytes in length, then it should not include a
|
||||
NULL terminating character. Fix contributed by Kaushal Parikh.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user