https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217125
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #1 from Conrad Meyer <[email protected]> --- I agree it's worth adding based on similar logic in fts_build after fts_palloc failures. Such a call shouldn't hurt even if the 'head' list is always empty (aside from an extra branch overhead in an uncommon and terminal case). This is all old old code dating back to the BSD 4.4 import. :-( -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
