CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/19 06:32:13
Modified files:
sys/nfs : nfs_boot.c
Log message:
If second xdr_string_encode() fails in bp_getfile() m_freem() m since
this mbuf was allocated by the first call. Fixes possible memory leak.
Found by Ilja Van Sprundel
OK bluhm@ deraadt@
