Module Name: src Committed By: thorpej Date: Wed Apr 10 04:06:53 UTC 2019
Modified Files:
src/sys/net: rtsock_shared.c
Log Message:
Avoid a maybe-uninitialized warning by checking for an error return
that might indicate that 'len' was not initialized.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/net/rtsock_shared.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
