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 322652 - Infinite loop in the bzip2 method
Infinite loop in the bzip2 method
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Module: (compression/archiving)
unspecified
Other All
: Normal major
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-28 14:25 UTC by Jean-Yves Lefort
Modified: 2005-11-30 23:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the fix (424 bytes, patch)
2005-11-28 14:25 UTC, Jean-Yves Lefort
committed Details | Review

Description Jean-Yves Lefort 2005-11-28 14:25:03 UTC
See patch.
Comment 1 Jean-Yves Lefort 2005-11-28 14:25:22 UTC
Created attachment 55320 [details] [review]
the fix
Comment 2 Allison Karlitskaya (desrt) 2005-11-28 14:45:18 UTC
can you please attach a short description of the problem or a testcase?
Comment 3 Christian Kellner 2005-11-28 23:44:19 UTC
I am acutally redoing/reviewing all the uri chaining code so I am not sure if
this method wont be rewriten, but for now that looks good to me. Can you commit
that, if you dont have cvs write access I'll do.
Comment 4 Jean-Yves Lefort 2005-11-29 07:02:41 UTC
I don't.
Comment 5 Christian Kellner 2005-11-30 23:01:46 UTC
Committed to HEAD. Thanks!