HomeFreeBSD

Update to 6.0.1.

Description

Update to 6.0.1.

<ChangeLog>

Upgrade urgency HIGH: This release fixes a crash when builiding against

Libc malloc.

Here we revert 8110ba888, an optimization that causes a crash due to a
bug in the code. It does not happen with the default allocator because of
differences between Jemalloc and libc malloc, so this escaped all our
testing but was reported by a user. We'll add back the original optimization
that was reverted here later, after checking what happens: it is not a
critical optimization.

</ChangeLog>

Details

Provenance
osaAuthored on
Parents
rP533926: Fix VNET jails (and IP-less jails in general)
Branches
Unknown
Tags
Unknown