mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
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 | ||