mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-06 23:20:36 +01:00
trace: Fix propagation of CAIRO_TRACE_OUTDIR to children
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
65854a0015
commit
b438e58308
1 changed files with 1 additions and 1 deletions
|
|
@ -832,7 +832,7 @@ _init_logfile (void)
|
|||
filename, name, getpid());
|
||||
|
||||
filename = buf;
|
||||
|
||||
} else {
|
||||
setenv ("CAIRO_TRACE_FD", "-1", 1);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue