dtdbcache: Use mkstemp() instead of tmpnam() to avoid bad interactions
authorJon Trulson <jon@radscan.com>
Tue, 7 Aug 2012 22:52:26 +0000 (16:52 -0600)
committerJon Trulson <jon@radscan.com>
Tue, 7 Aug 2012 22:52:26 +0000 (16:52 -0600)
commit04b366b09cb7b84cc92f9b4e25342fc42ef0f086
tree60bae6a0cfe321879bbffc142dc18e422c3dbc02
parentf42fa885beb74797b50d23008d766b1d2d3de12d
dtdbcache: Use mkstemp() instead of tmpnam() to avoid bad interactions

Patch from Aaron W. Hsu <arcfide@sacrideo.us>
cde/lib/DtSvc/DtUtil1/MMDb.c