GNOME Bugzilla – Bug 151767
File descriptor leak in egg_recent_model_add_full
Last modified: 2004-12-22 21:47:04 UTC
If the model fails to lock the file, it will leak the file descriptor. I currently have 20 leaked file descriptors in Galeon at the moment
Created attachment 31241 [details] [review] patch This is the obvious fix. It is actually against the copy in galeon, but should be fine against the copy in libegg
still there in HEAD. can we have this one liner committed so that all modules can update?
I asked approval from snorp on irc and committed this.