[Fdo-trac] [fdo-trac] #1007: Replace usage of tempnam with mkstemp in FdoCommonFile
FDO
trac_fdo at osgeo.org
Tue Aug 20 05:30:04 PDT 2024
#1007: Replace usage of tempnam with mkstemp in FdoCommonFile
-----------------------+----------------------
Reporter: jng | Owner: jng
Type: task | Status: assigned
Priority: major | Milestone: 4.2.0
Component: FDO API | Version:
Severity: 3 | Keywords:
External ID: |
-----------------------+----------------------
This warning has appeared for the longest time in our Linux build logs
{{{
Utilities/Common/Src/FdoCommonFile.cpp:840: warning: the use of `tempnam'
is dangerous, better use `mkstemp'
}}}
We should actually try to fix that
--
Ticket URL: <https://trac.osgeo.org/fdo/ticket/1007>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list