CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2019/05/26 22:19:00
Modified files:
lib/mesa/src/intel/tools: aub_mem.c aub_mem.h
Log message:
Call shm_unlink() directly after shm_mkstemp() rather than just before
close(). Closer to memfd_create() behaviour.
