]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rpc: fix failure to clear string by passing the wrong size to memset.
authorpfg <pfg@FreeBSD.org>
Fri, 26 Feb 2016 14:39:39 +0000 (14:39 +0000)
committerpfg <pfg@FreeBSD.org>
Fri, 26 Feb 2016 14:39:39 +0000 (14:39 +0000)
commit99edb47f05ad02c131a5a8a8e42f3c8afa9bb3a5
treed2bf7873dd7734858e49652846b639cf90b5b1cd
parent5f4b8a7cdb59bbaf66dabe2dfb25d059923fa4cc
rpc: fix failure to clear string by passing the wrong size to memset.

Noted by NetBSD's PR/21014

Obtained from: NetBSD (CVS Rev. 1.24, 1.25)
MFC after: 1 month
lib/libc/rpc/svc_simple.c