Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-22 | misc: asan: disable leak sanitizer by default | Benoît Ganne | 1 | -5/+3 | |
Leak Sanitizer is not stable yet with VPP. It can always be enabled at runtime with ASAN_OPTIONS=detect_leaks=1. Type: fix Change-Id: Ieff01091e2976e127783ebd331cd0e50a1dbca12 Signed-off-by: Benoît Ganne <bganne@cisco.com> | |||||
2020-01-24 | docs: Update the requirements and fix the build | John DeNisco | 1 | -3/+3 | |
Signed-off-by: John DeNisco <jdenisco@cisco.com> Change-Id: I30e37f7e549083337b11ace95b4ff4f427d9fc8c | |||||
2020-01-23 | docs: add AddressSanitizer mini-howto | Benoît Ganne | 1 | -0/+46 | |
Type: docs Change-Id: I3bb589d04f15a03166a6d457552ffc316fb02f94 Signed-off-by: Benoît Ganne <bganne@cisco.com> |