https://github.com/torvalds/linux
Revision 8c6b6c793ed32b8f9770ebcdf1ba99af423c303b authored by J. Bruce Fields on 05 September 2020, 14:03:26 UTC, committed by Trond Myklebust on 05 September 2020, 14:39:41 UTC
Since p points at raw xdr data, there's no guarantee that it's NULL
terminated, so we should give a length.  And probably escape any special
characters too.

Reported-by: Zhi Li <yieli@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
1 parent 644c9f4
History
Tip revision: 8c6b6c793ed32b8f9770ebcdf1ba99af423c303b authored by J. Bruce Fields on 05 September 2020, 14:03:26 UTC
SUNRPC: stop printk reading past end of string
Tip revision: 8c6b6c7
File Mode Size
kvm
lib
Makefile -rw-r--r-- 54 bytes

back to top