mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 22:20:01 +08:00
Fix assertion of free a wrong heap
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
* then only the first mode is supported.
|
||||
*/
|
||||
|
||||
#if defined(__KERNEL__)
|
||||
#if !defined(CONFIG_BUILD_FLAT) && defined(__KERNEL__)
|
||||
|
||||
/* Domain-specific allocations */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user