mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-09 13:30:17 +01:00
never define MEMBUG
Definining MEMBUG causes allocations to randomly fail.
This commit is contained in:
parent
093943d4d0
commit
cd0874dda1
1 changed files with 0 additions and 6 deletions
|
|
@ -264,12 +264,6 @@ int SyncOn = 0;
|
|||
extern int SelectWaitTime;
|
||||
#endif
|
||||
|
||||
#ifdef DEBUG
|
||||
#ifndef SPECIAL_MALLOC
|
||||
#define MEMBUG
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(SVR4) || defined(__linux__) || defined(CSRG_BASED)
|
||||
#define HAS_SAVED_IDS_AND_SETEUID
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue