On Sun, Sep 17, 2017 at 09:04:47PM -0700, Tony Cook via RT wrote: > On Thu, 14 Sep 2017 21:24:48 -0700, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote: > > bisect > > ------ > > commit f14cf3632059d421de83cf901c7e849adc1fcd03 > > Author: Tony Cook <tony@develop-help.com> > > Date: Mon Aug 14 11:52:39 2017 +1000 > > > > (perl #131746) avoid undefined behaviour in Copy() etc > > > > cpantesters > > ----------- > > http://www.cpantesters.org/cpan/report/a4656f24-92a0-11e7-a6e8- > > 4c7815098ed7 > > The asserts added by this patch detect behaviour considered undefined behaviour in the C standard. > > In this case, calling memset() with a NULL pointer (hidden in a Zero() macro) at line 272 in c/unix.c There is a cpan ticket for this: https://rt.cpan.org/Public/Bug/Display.html?id=123115 Closing the perl ticket. -- Justice is when you get what you deserve. Law is when you get what you pay for.Thread Previous | Thread Next