This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc current CVS - mktemp is dangerous


This warning says it all:

/usr/local/src/i686-pc-linux-gnu/gcc/libiberty/../../../gcc/libiberty/choose-temp.c:140: the use of `mktemp' is dangerous, better use `mkstemp'

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]