OSDN Git Service

qcacld: check if auth_tag_len exceeds sizeof(hash)
authorPark Ju Hyung <qkrwngud825@gmail.com>
Sat, 6 Jul 2019 18:00:59 +0000 (03:00 +0900)
committer0ranko0P <ranko0p@outlook.com>
Tue, 24 Dec 2019 20:42:10 +0000 (04:42 +0800)
commit971e2ec0d4c2620cc2acc04d1a4a4806e218d2b0
tree5fb5d23aaebbddcf90048daf6097dbea0a5ac85d
parent1db4178c331da0188d3a37f955098f6fe8905a21
qcacld: check if auth_tag_len exceeds sizeof(hash)

Without this check, memcmp() compile-time check fails

Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
drivers/staging/qcacld-3.0/core/mac/src/pe/lim/lim_process_fils.c