After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 169626 - Missing info initialization for transfer progress callback
Missing info initialization for transfer progress callback
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: File operations
cvs (head)
Other All
: High normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-08 16:49 UTC by Torsten Schoenfeld
Modified: 2005-05-06 12:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adding missing initialization (686 bytes, patch)
2005-03-08 16:50 UTC, Torsten Schoenfeld
committed Details | Review

Description Torsten Schoenfeld 2005-03-08 16:49:35 UTC
init_progress() in gnome-vfs-xfer.c doesn't initialize
progress_info->duplicate_count.  Patch attached.
Comment 1 Torsten Schoenfeld 2005-03-08 16:50:10 UTC
Created attachment 38422 [details] [review]
Adding missing initialization
Comment 2 Christian Neumair 2005-05-01 08:53:25 UTC
Thanks for your bug report and for providing a patch!
Comment 3 Christian Kellner 2005-05-06 12:19:41 UTC
Commmited to cvs HEAD. Thanks!