HomeFreeBSD

MFC r297637:

Description

MFC r297637:

Disable the NetBSD-specific EFAULT requirements test in gettimeofday_err

FreeBSD doesn't specifically list this as a supported error, and in some
configurations/versions of FreeBSD, this test will segfault as the memory
address might be evaluated in userspace, instead of in kernel space like
in NetBSD.

Details

Provenance
ngieAuthored on
Parents
rS298018: Initialize pointer with NULL instead of 0.
Branches
Unknown
Tags
Unknown