GNOME Bugzilla – Bug 504597
Direct compare on string
Last modified: 2007-12-27 11:06:48 UTC
File roller does: if ((path == "") || (path[0] == '/')) Path is a pointer though.
Created attachment 101299 [details] [review] patch to do proper string compare
patch applied to trunk, thanks.