NetBSD-Bugs archive

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

PR/15802 CVS commit: src/lib/libc/rpc



The following reply was made to PR lib/15802; it has been noted by GNATS.

From: "Brian Ginsbach" <ginsbach%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/15802 CVS commit: src/lib/libc/rpc
Date: Sun, 13 Aug 2017 01:08:41 +0000

 Module Name:	src
 Committed By:	ginsbach
 Date:		Sun Aug 13 01:08:41 UTC 2017
 
 Modified Files:
 	src/lib/libc/rpc: rpcb_st_xdr.c
 
 Log Message:
 PR lib/15802: Shuuichirou Murata: Add missing xdr_rpcbs_rmtcalllist_ptr
 
 There was a missing call to xdr_rpcbs_rmtcalllist_ptr in xdr_rpcb_stat.
 This fixes issues with RPCBPROC_GETSTAT not working correctly with
 systems that correctly implement the XDR encode/decode routine.
 
 XXX: pullup-8
 XXX: pullup-7
 XXX: pullup-6
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/lib/libc/rpc/rpcb_st_xdr.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