HomeFreeBSD

Avoid leaking allocated but unused context after creation race.

Description

Avoid leaking allocated but unused context after creation race.

As noted in the comment, nothing special needs to be done to destroy
the unneeded context after the allocation race, but the context memory
itself still should to be freed.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS315933: Do not create RMRR entries for identity-mapped domains.
Branches
Unknown
Tags
Unknown