https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201883
Romain Tartière <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #159689|0 |1 is obsolete| | --- Comment #10 from Romain Tartière <[email protected]> --- Created attachment 159690 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159690&action=edit Tidy-up workaround patch Only loop if the buffer is too short (normal case) or if getcwd(3) returned NULL and errno is still 0 (our unexpected condition); keep the initial behavior otherwise (likely to cause problems anyway). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mono To unsubscribe, send any mail to "[email protected]"
