id summary reporter owner description type status milestone component version severity resolution keywords cc 2324 Use of tmpnam may produce spurious test results Dave Abrahams Robert Ramey "As described in http://www.dwheeler.com/secure-programs/Secure-Programs-HOWTO/avoid-race.html, tmpnam is subject to race conditions, which makes it especially bad for use in testing when testers are exploiting parallelism via threads or processes. Several files in the library are using tmpnam when they should use mkstemp." Feature Requests closed Boost 1.37.0 serialization Boost 1.36.0 Problem fixed