avoid using tmpnam() for security reasons.
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 29 Jun 2004 20:59:24 +0000 (20:59 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 29 Jun 2004 20:59:24 +0000 (20:59 +0000)
commitf077f7684650ac236d1282f38b655e4add42d7a8
treef928d40b3eea1e3c0497736d631e4549e2594b45
parentfb8d9e5a065a29db0e43c5e5e0fc54f3767de768
avoid using tmpnam() for security reasons.
instead of giving the merge stuff a filename,
give it an already opened file descriptor

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11273 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/file_dlg.c
gtk/main.c
merge.c
merge.h
mergecap.c