xiaoxiang781216 commented on code in PR #12969:
URL: https://github.com/apache/nuttx/pull/12969#discussion_r1723795208
##########
libs/libc/misc/Kconfig:
##########
@@ -120,3 +120,9 @@ config LIBC_MAX_PATHBUFFER
---help---
This value is the maximum size of the buffer that will hold the
full
file path.
+
+config LIBC_PATHBUFFER_MALLOC
+ bool "Enable malloc pathbuffer"
+ default n
Review Comment:
n->y?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]