Re: p5-Net-IDN-Encode heap overflow

2016-11-25 Thread Jeremie Courreges-Anglas
Alexander Bluhm writes: > Hi, > > With the canaries turned on in malloc.conf, running the regression > tests of p5-Net-IDN-Encode crashes Perl. There is no proper > protection against heap overflow in the XS part. Details are > in my upstream bug report. > > https://rt.cpan.org/Public/Bug/Displ

p5-Net-IDN-Encode heap overflow

2016-11-25 Thread Alexander Bluhm
Hi, With the canaries turned on in malloc.conf, running the regression tests of p5-Net-IDN-Encode crashes Perl. There is no proper protection against heap overflow in the XS part. Details are in my upstream bug report. https://rt.cpan.org/Public/Bug/Display.html?id=118924 I would like to fix t