https://bugzilla.xfce.org/show_bug.cgi?id=16024
--- Comment #8 from Theo Linkspfeifer <[email protected]> --- > // check if path valid? I guess I wanted to check for a NULL pointer afterwards. > I moved the logic to free path directly into the innermost "if", so that > "keep_path" isnot required. If the previous checks fail, path should be freed also. Other than that, I thought about making this new block a new function (like thunar_tree_view_get_preferred_toplevel_path() does). Bad idea? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
