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: Thu, 21 May 2020 21:31:43 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-177-generic; KDE/5.18.0; x86_64; ; )

Hi Tim,

These comparisons are not so useful, because they not only come from different
compilers (gcc vs. clang) but also from systems with different libcs: there
are differences regarding libm, calloc, thrd_create, pthread_sigmask, and other
functions. It would be more useful to compare, on the _same_ system:
  - gcc vs. clang,
  - clag vs. clang -fsanitize=...

Bruno




reply via email to

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