Skip to content

Firecracker v0.15.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@andreeaflorescu andreeaflorescu released this 07 Mar 22:22

Fixed

  • A madvise call issued by the musl allocator was added to the seccomp
    whitelist to prevent Firecracker from terminating abruptly when allocating
    memory in certain conditions.