HomeFreeBSD

Fix undefined behavior.

Description

Fix undefined behavior.

Create a sequence point by ending a full expression for call to
vspace() and use of the globals which are modified by vspace().

Reported and reviewed by: imp
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D22126

Details

Provenance
kibAuthored on
Differential Revision
D22126: Fix undefined behavior.
Parents
rS353929: libm: Add missing END() directives for amd64 routines
Branches
Unknown
Tags
Unknown