Commit 594bf98
committed
zephyr: alloc: virtual_heap_free: Panic on deallocations errors
Add k_panic() function call in error handling code to help detect potential
memory release errors.
Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>1 parent d1d1ff7 commit 594bf98
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
| 262 | + | |
| 263 | + | |
262 | 264 | | |
263 | 265 | | |
264 | 266 | | |
| |||
0 commit comments