HomeFreeBSD

- Explicitly compare a pointer to NULL. The __builtin_expect() of clang

Description

  • Explicitly compare a pointer to NULL. The __builtin_expect() of clang 3.4.1 otherwise isn't able to cope with the expression.
  • Fix a nearby whitespace bug.

Approved by: re (gjb, kib)

Details

Provenance
mariusAuthored on
Parents
rS338511: bhyve: Use MAP_GUARD when mapping guest memory ranges.
Branches
Unknown
Tags
Unknown