summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorEnzo Matsumiya <ematsumiya@suse.de>2026-04-13 16:07:07 -0300
committerSteve French <stfrench@microsoft.com>2026-04-19 09:46:46 -0500
commita13e942a03feea211c67a97bc6a57f82aa56e4b6 (patch)
treeef52ce96c964b2f2baa390045a03974e10a68c16 /include/linux/timerqueue.h
parentc4d3fc5844d685441befd0caaab648321013cdfd (diff)
smb: client: compress: fix bad encoding on last LZ77 flag
End-of-stream flag could lead to UB because of int promotion (overwriting signed bit). Fix it by changing operand from '1' to '1UL'. Signed-off-by: Enzo Matsumiya <ematsumiya@suse.de> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions