Skip to content
Snippets Groups Projects
Commit 07aa6ed7 authored by dtc's avatar dtc
Browse files

Call gc_init after validate as the lisp memory map needs to have been

allocated before malloc is called from gc_init on FreeBSD, because
malloc would otherwise allocate from conflicting addresses. Well
spotted by Paul Werkowski.
parent a7070998
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment