lib/fuzzing: patch for collecting fuzz_security_token_vs_descriptor seeds
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 18 Jul 2023 00:54:40 +0000 (12:54 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 19 Jul 2023 03:31:30 +0000 (03:31 +0000)
commitf050124a96cbd0e3ab73255834126df150ff8525
treeb0d300d520903dca36474fb7acc227ee63d22ae2
parent9ea606dad1147734c1877dd054dc769c4df4e005
lib/fuzzing: patch for collecting fuzz_security_token_vs_descriptor seeds

If this patch is applied, and an environment variable is set, all
access_check calls will be recorded as seeds for
fuzz_security_token_vs_descriptor. See the patch for details.

You probably will never want to apply this patch, but it is here just
in case.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/fuzzing/patches/collect-access-check-seeds.txt [new file with mode: 0644]