mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
was incorrect as further down the road cons_probe() calls malloc() so the former can't be called before init_heap() has succeed. Instead just exit to the firmware in case init_heap() fails like OF_init() does when hitting a problem as we're then likely running in a very broken environment where hardly anything can be trusted to work. |
||
|---|---|---|
| .. | ||
| boot1 | ||
| loader | ||
| Makefile | ||
| Makefile.inc | ||