When checking for thread safety with src/tools/thread/thread_test.c, the

Bruce Momjian <bruce@momjian.us>

Commit: 01639833305bedda4990e1a3557b1656ff8f238c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-05-28T18:37:10Z
Releases: 8.0.0
When checking for thread safety with src/tools/thread/thread_test.c, the
mktemp function wants an argument that contains 6 X, while the current
version only supplies 5 X which will fail on my SuSE 8.1.

Andreas Pflug

Files

PathChange+/−
src/tools/thread/thread_test.c modified +3 −3