Gary-Hobson commented on code in PR #7457:
URL: https://github.com/apache/incubator-nuttx/pull/7457#discussion_r1008009180


##########
sched/Kconfig:
##########
@@ -595,6 +595,12 @@ config SCHED_WAITPID
                compliant) and will enable the waitid() and wait() interfaces as
                well.
 
+config SCHED_DUMP_LEAK
+       bool "Enable catch task memory leak"
+       default n
+       ---help---
+               Catch memory leaks when the task exits.

Review Comment:
   Done~



-- 
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]

Reply via email to