On 24-Sep-21 10:52 AM, Olivier Matz wrote:
Hi Zhihong,
On Fri, Sep 24, 2021 at 02:16:29AM +, zhihongx.p...@intel.com wrote:
From: Zhihong Peng
AddressSanitizer (ASan) is a google memory error detect
standard tool. It could help to detect use-after-free and
{heap,stack,global}-buffer overf
On Fri, 24 Sep 2021 11:52:33 +0200
Olivier Matz wrote:
> Hi Zhihong,
>
> On Fri, Sep 24, 2021 at 02:16:29AM +, zhihongx.p...@intel.com wrote:
> > From: Zhihong Peng
> >
> > AddressSanitizer (ASan) is a google memory error detect
> > standard tool. It could help to detect use-after-free and
Hi Zhihong,
On Fri, Sep 24, 2021 at 02:16:29AM +, zhihongx.p...@intel.com wrote:
> From: Zhihong Peng
>
> AddressSanitizer (ASan) is a google memory error detect
> standard tool. It could help to detect use-after-free and
> {heap,stack,global}-buffer overflow bugs in C/C++ programs,
> print
From: Zhihong Peng
AddressSanitizer (ASan) is a google memory error detect
standard tool. It could help to detect use-after-free and
{heap,stack,global}-buffer overflow bugs in C/C++ programs,
print detailed error information when error happens, large
improve debug efficiency.
By referring to it
From: Zhihong Peng
AddressSanitizer (ASan) is a google memory error detect
standard tool. It could help to detect use-after-free and
{heap,stack,global}-buffer overflow bugs in C/C++ programs,
print detailed error information when error happens, large
improve debug efficiency.
By referring to it
5 matches
Mail list logo