mirror of
https://github.com/torvalds/linux.git
synced 2024-12-03 01:21:28 +00: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:
|
||
---|---|---|
.. | ||
core.c | ||
Makefile | ||
syscall.c | ||
test_stub.c | ||
verifier.c |