Searched hist:76037 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/rpcbind/
H A Dutil.cdiff 76037 Thu Apr 26 15:05:55 MDT 2001 iedowse Bring in some bugfixes from NetBSD. I'm going to make a more
extensive pass through the rpcbind code soon, but I might as well
bring these in now.

- (NetBSD util.c r1.5) Move the initialisation of `tbuf' to avoid
a case where it could end up containing junk from the stack. This
should address the issue in PR bin/26806.
- (NetBSD util.c r1.6) Don't `merge' AF_LOCAL addresses, fix a few
memory leaks.

PR: bin/26806
Submitted by: Martin Blapp <mb@imp.ch>
Obtained from: NetBSD

Completed in 205 milliseconds