Commit 1ac29cd
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 fcbca60 commit 1ac29cd
1 file changed
Lines changed: 3 additions & 1 deletion
| 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