Replaced "ns_mktemp" by "ad_tmpnam" to ease code maintenance
The underlying C library API for "ns_mktemp" is deprecated for security reason…
Show more
Replaced "ns_mktemp" by "ad_tmpnam" to ease code maintenanceThe underlying C library API for "ns_mktemp" is deprecatedfor security reasons, we will have to do something about it.
Show less