HomeFreeBSD

MFC r315647:

Description

MFC r315647:

Handle kd == NULL gracefully with kvm_close(3)

Don't segfault in kvm_close(3) if provided a NULL pointer. Instead, return
-1 and set errno to EINVAL.

Document this new behavior explicitly.

Details

Provenance
ngieAuthored on
Parents
rS316069: MFC r315871: MFV r315791: ntp 4.2.8p10.
Branches
Unknown
Tags
Unknown