syzkaller/pkg/mgrconfig
Dmitry Vyukov 8d48456885 tools/syz-symbolize: fix kernel dir calculation
syz-symbolize did not use the common mgrconfig logic
to calculate kernel dirs. Thus KernelBuildSrc ended up empty,
+dirs were not extended to absolute paths.
Use the common mgrconfig logic to calculate kernel dirs.
2019-09-03 15:00:40 +02:00
..
testdata pkg/mgrconfig: move from syz-manager/mgrconfig 2018-08-02 16:57:32 +02:00
config.go pkg/mgrconfig: add example for "enable_syscalls" 2019-07-22 09:27:11 +02:00
load.go tools/syz-symbolize: fix kernel dir calculation 2019-09-03 15:00:40 +02:00
mgrconfig_test.go pkg/mgrconfig: move from syz-manager/mgrconfig 2018-08-02 16:57:32 +02:00