diff options
author | Steve French <[email protected]> | 2023-05-25 18:53:28 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2023-05-25 21:42:20 -0500 |
commit | b535cc796a4b4942cd189652588e8d37c1f5925a (patch) | |
tree | 623f99a6e68f0c55746d52507b2be830f00ab4db /lib/test_fortify/write_overflow_field-memcpy.c | |
parent | 1dd5483af494216e91c9a12f11992bcba483f944 (diff) |
smb3: missing null check in SMB2_change_notify
If plen is null when passed in, we only checked for null
in one of the two places where it could be used. Although
plen is always valid (not null) for current callers of the
SMB2_change_notify function, this change makes it more consistent.
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow_field-memcpy.c')
0 files changed, 0 insertions, 0 deletions