Opened 3 months ago

#1007 assigned task

Replace usage of tempnam with mkstemp in FdoCommonFile

Reported by: jng Owned by: jng
Priority: major Milestone: 4.2.0
Component: FDO API Version:
Severity: 3 Keywords:
Cc: External ID:

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.