pytorch/test/cpp
Peter Goldsborough 469c6b0539 Replace tmpnam usage (#13289)
Summary:
Fix
```
/torch_shm_manager#compile-manager.cpp.oc089dac2,gcc-5-glibc-2.23-clang/manager.cpp.o:manager.cpp:function main:
warning: the use of `tmpnam' is dangerous, better use `mkstemp`
```

apaszke
Pull Request resolved: https://github.com/pytorch/pytorch/pull/13289

Differential Revision: D12873282

Pulled By: goldsborough

fbshipit-source-id: fc64b59403d52eb271744378ef4ee8338c79312c
2018-11-01 13:50:43 -07:00
..
api Replace tmpnam usage (#13289) 2018-11-01 13:50:43 -07:00
common Replace tmpnam usage (#13289) 2018-11-01 13:50:43 -07:00
jit Hierarchical device independent -> device specific architecture (#13108) 2018-10-31 18:13:00 -07:00