Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/usr.sbin/rpcbind



Module Name:    src
Committed By:   liamjfoy
Date:           Tue Aug 28 11:32:45 UTC 2007

Modified Files:
        src/usr.sbin/rpcbind [netbsd-4]: rpcb_svc_com.c

Log Message:
Pull up following revision(s) (requested by dsl in ticket #840):
        usr.sbin/rpcbind/rpcb_svc_com.c: revision 1.13
Initialise the 'fromlen' parameter for recvfrom() prior to the call, instead
of passing in a 'random' value off the stack.
This should fix the problems with ypbind on current.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.16.1 src/usr.sbin/rpcbind/rpcb_svc_com.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index