diff options
author | J. Bruce Fields | 2020-09-05 10:03:26 -0400 |
---|---|---|
committer | Trond Myklebust | 2020-09-05 10:39:41 -0400 |
commit | 8c6b6c793ed32b8f9770ebcdf1ba99af423c303b (patch) | |
tree | e9307298f27c8cc19208dd79641dbeb590fdc002 /fs | |
parent | 644c9f40cf71969f29add32f32349e71d4995c0b (diff) |
SUNRPC: stop printk reading past end of string
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions