blob: c9b6de66485ae0c7f9f378a404ac1591c05bdc79 (
plain)
1
2
3
4
5
6
7
|
# Copyright 2020 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
config:
- DEBUG_KMEMLEAK
- DEBUG_KMEMLEAK_AUTO_SCAN: n
- DEBUG_KMEMLEAK_MEM_POOL_SIZE: 16000
|