This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: malloc(0) during exception throw & catch


> And all memory races detection tools says that there is call of
> malloc(0) inside it.

Thanks for your bug report. You did not mention what platform you are
using, so it is hard to reproduce the problem. I could not reproduce
it on i586-pc-linux-gnu, with gcc 2.95.2.

Regards,
Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]