[dpdk-dev] [PATCH v12 1/4] Enable ASan Address Sanitization
Peng, ZhihongX
zhihongx.peng at intel.com
Wed Oct 20 03:55:42 CEST 2021
> -----Original Message-----
> From: Mcnamara, John <john.mcnamara at intel.com>
> Sent: Tuesday, October 19, 2021 11:18 PM
> To: Peng, ZhihongX <zhihongx.peng at intel.com>;
> david.marchand at redhat.com; Burakov, Anatoly
> <anatoly.burakov at intel.com>; Ananyev, Konstantin
> <konstantin.ananyev at intel.com>; stephen at networkplumber.org;
> Dumitrescu, Cristian <cristian.dumitrescu at intel.com>; Richardson, Bruce
> <bruce.richardson at intel.com>
> Cc: dev at dpdk.org; Lin, Xueqin <xueqin.lin at intel.com>
> Subject: RE: [PATCH v12 1/4] Enable ASan Address Sanitization
>
>
> > > 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:
I will fix it in v13.
> Acked-by: John McNamara <john.mcnamara at intel.com>
More information about the dev
mailing list