bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fix memleak in getdelim.m4


From: Bruno Haible
Subject: Re: Fix memleak in getdelim.m4
Date: Mon, 18 May 2020 21:44:32 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-177-generic; KDE/5.18.0; x86_64; ; )

Hi Tim,

> > The way to determine the answer is:
> > 1. Create a test dir of all gnulib modules.
> > 2. Configure it with --config-cache.
> > 3. Configure it with --config-cache and your sanitizer options.
> > 4. Compare the generated config.cache and config.status files.
> 
> I am short on time and would like to prevent being distracted too much

Everyone here is probably in the same situation...

> If you could give me a quick instruction on how to do 1.

I typically use this command:

  rm -rf ../testdir-all; ./gnulib-tool --create-testdir --dir=../testdir-all 
--single-configure

> I'll happily
> go for steps 2-4. I already have a fresh cloned gnulib locally.

Thanks! We can then go through the findings one by one.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]