https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3530
Summary: GeoIP map should use random temporary file name
Product: Wireshark
Version: SVN
Platform: All
OS/Version: Debian
Status: NEW
Severity: Major
Priority: High
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: balint.reczey@xxxxxxxxxxxx
Build Information:
TShark 1.3.0 (SVN Rev 28625)
Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GLib 2.16.6, with libpcap 1.0.0, with libz 1.2.3.3, with POSIX
capabilities (Linux), with libpcre 7.6, without SMI, with c-ares 1.5.2, with
Lua
5.1, without Python, with GnuTLS 2.4.2, with Gcrypt 1.4.1, with MIT Kerberos,
with GeoIP.
Running on Linux 2.6.26-2-686-bigmem, with libpcap version 1.0.0, GnuTLS 2.4.2,
Gcrypt 1.4.1.
Built using gcc 4.3.2.
--
When showing IP addresses on a map, Wireshark uses the fixed filename
"/tmp/ipmap.txt".
As a result of the fixed file name, it is impossible to use that feature with
two different users at the same time.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.