Skip to content
Commit b4330b02 authored by Jason Evans's avatar Jason Evans
Browse files

Fix pointer comparision with undefined behavior.

This didn't cause bad code generation in the one case spot-checked (gcc
4.8.1), but had the potential to to so.  This bug was introduced by
594c759f (Optimize
arena_prof_tctx_set().).
parent 594c759f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment