[dpdk-dev] [PATCH v12 1/4] Enable ASan Address Sanitization
Mcnamara, John
john.mcnamara at intel.com
Tue Oct 19 17:17:34 CEST 2021
> > diff --git a/doc/guides/prog_guide/asan.rst
> > b/doc/guides/prog_guide/asan.rst new file mode 100644 index
> > 0000000000..969676ebe8
> > --- /dev/null
> > +++ b/doc/guides/prog_guide/asan.rst
> > @@ -0,0 +1,40 @@
> > +.. SPDX-License-Identifier: BSD-3-Clause
> > + Copyright(c) 2021 Intel Corporation
> > +
> > ...
> > +
> > +Usage
> > +-----
> > +
> > +meson build
> > +^^^^^^^^^^^
These 2 additional header levels aren't needed. If you do another version you can leave them out. Apart from that:
Acked-by: John McNamara <john.mcnamara at intel.com>
More information about the dev
mailing list