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 154042 - Clean up the ICE code slightly
Clean up the ICE code slightly
Status: RESOLVED OBSOLETE
Product: gnome-session
Classification: Core
Component: general
2.7.x
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-09-29 10:13 UTC by Iain
Modified: 2006-10-01 22:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to remove loops and extra read/writes (2.65 KB, patch)
2004-09-29 10:14 UTC, Iain
committed Details | Review

Description Iain 2004-09-29 10:13:29 UTC
The attached patch removes redundant looping and reading and writing the ICEauth
file that the ICE startup code does. It also prepends the auth entries onto the
list instead of appending.

I don't know if there's any implications to the changes, but I've been running
them for a few days and everything seems fine.
Comment 1 Iain 2004-09-29 10:14:25 UTC
Created attachment 32062 [details] [review]
Patch to remove loops and extra read/writes
Comment 2 Mark McLoughlin 2004-09-30 08:21:34 UTC
Comment on attachment 32062 [details] [review]
Patch to remove loops and extra read/writes

Nice one Iain, looks good to me
Comment 3 Kjartan Maraas 2005-05-16 22:50:54 UTC
I commited this to HEAD (2.11.x), can it go into stable as well?
Comment 4 Tom Tromey 2006-10-01 22:18:38 UTC
This went in ages ago.