https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5272
Summary: Export Object SMB functionality bug PATCH
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jose.pico@xxxxxxxxxxxxxx
Created an attachment (id=5256)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5256)
Patch addressing the described issues
Build Information:
wireshark 1.5.0 (SVN Rev 34281 from /trunk)
Copyright 1998-2010 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 GTK+ 2.12.0, (32-bit) with GLib 2.14.1, with libpcap 0.9.7, with
libz 1.2.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, without GnuTLS, without
Gcrypt, without Kerberos, without GeoIP, without PortAudio, without AirPcap.
Running on Linux 2.6.22.17-0.1-default, with libpcap version 0.9.7, with libz
1.2.3.
Built using gcc 4.2.1 (SUSE Linux).
--
This patch solves two issues with the Export Object SMB functionality:
1) Small files reported 0 byte length, thus it is impossible to save them
2) Incorrect file names in some captures
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.