svn commit: r295365 - user/ngie/bsnmp_cleanup/contrib/bsnmp/lib
NGie Cooper
yaneurabeya at gmail.com
Sun Feb 7 05:16:27 UTC 2016
> On Feb 6, 2016, at 21:15, Garrett Cooper <ngie at FreeBSD.org> wrote:
>
> Author: ngie
> Date: Sun Feb 7 05:15:51 2016
> New Revision: 295365
> URL: https://svnweb.freebsd.org/changeset/base/295365
>
> Log:
> Revert r295247
>
> Changing mktemp to mkstemp breaks the bind call because mkstemp
> creates the file. Functionally, there is no difference in mktemp
> vs mkstemp + unlink, except the additional overhead, so revert
> the commit
Forgot to add “Reported by: jilles”.
More information about the svn-src-user
mailing list