mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +08:00
32bf08a625
while comparing for verifier state equivalency the comparison
was missing a check for uninitialized register.
Make sure it does so and add a testcase.
Fixes:
|
||
---|---|---|
.. | ||
libbpf.c | ||
libbpf.h | ||
Makefile | ||
test_verifier.c |