GNOME Bugzilla – Bug 154042
Clean up the ICE code slightly
Last modified: 2006-10-01 22:18:38 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.
Created attachment 32062 [details] [review] Patch to remove loops and extra read/writes
Comment on attachment 32062 [details] [review] Patch to remove loops and extra read/writes Nice one Iain, looks good to me
I commited this to HEAD (2.11.x), can it go into stable as well?
This went in ages ago.