Skip to content

Fix global allocator

Tim Crawford requested to merge tcrawford/uefi_alloc:null-alloc into master

Don't overwrite the pointer with the status, which will be 0.

Fixes: f2cc919c ("Update uefi dep, fix building on nightly")

A new release should be made, and the previous one (0.1.1) yanked.

Merge request reports