diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2026-02-11 11:51:40 +0000 |
|---|---|---|
| committer | Alexander Potapenko <glider@google.com> | 2026-02-11 13:38:00 +0000 |
| commit | 65ce8d55289e1ed09cc51f7d608e3b3bc666a3f8 (patch) | |
| tree | 0003681d6a8a589f4136ee531c380868afdeb666 /pkg/codesearch/testdata/source0.c | |
| parent | 343d373b4af276a2abe3d0330263d3daddc3395e (diff) | |
prog: change kfuzztest syscall ID caching for prog.Target
Caching the value only once is problematic when we deal with several
targets at the same time (e.g. in tests).
As the ID anyway refers to a syscall that is not dynamically added,
but rather already exists in sys/linux, let's drop caching completely
and query the ID in lazyInit().
Diffstat (limited to 'pkg/codesearch/testdata/source0.c')
0 files changed, 0 insertions, 0 deletions
