Open rottaran opened 3 years ago
When allocating a frame from KernelMemory, the frame still contains the free-list data of the KernelMemory implementation. This is leaking information and might irritate initialization routines.
When allocating a frame from KernelMemory, the frame still contains the free-list data of the KernelMemory implementation. This is leaking information and might irritate initialization routines.