Project

General

Profile

« Previous | Next » 

Revision 7a75e9bb

Added by mdalessio (Mike Dalessio) about 4 years ago

ujit_asm: if mmap() fails with the address hint, try without

valgrind doesn't seem to support the address hint, and so the fallback
to using NULL will allow valgrind to run.