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 629726 - imapx stream buffer size is insanely small
imapx stream buffer size is insanely small
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
2.32.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 629918
 
 
Reported: 2010-09-15 00:20 UTC by David Woodhouse
Modified: 2013-09-14 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (963 bytes, patch)
2010-09-17 14:17 UTC, David Woodhouse
accepted-commit_after_freeze Details | Review

Description David Woodhouse 2010-09-15 00:20:47 UTC
To ensure we properly tested the automatic buffer growth, I set the starting size to 4 bytes -- which is fairly suboptimal. It should have been bumped back up to 4KiB before the 2.32 branch but I forgot.
Comment 1 David Woodhouse 2010-09-15 00:22:37 UTC
To ssh://dwmw2@git.gnome.org/git/evolution-data-server
   0198ef7..a340ab4  master -> master
Comment 2 David Woodhouse 2010-09-17 14:17:08 UTC
Created attachment 170485 [details] [review]
patch
Comment 3 David Woodhouse 2010-09-17 14:17:19 UTC
Review of attachment 170485 [details] [review]:

.