Bug#724069: libidn11:amd64: invalid read of size 4 in idna_to_ascii_8z/idna_to_ascii_4z reported by valgrind

2013-10-24 Thread Simon Josefsson
Tim Rühsen tim.rueh...@gmx.de writes: Dear Maintainer, compiling and running a C program using valgrind leads to 'invalid read of size 4' report. Hi Tim. This is caused by gcc optimizations. See earlier analysis here: https://bugzilla.redhat.com/show_bug.cgi?id=678518 /Simon -- To

Bug#724069: libidn11:amd64: invalid read of size 4 in idna_to_ascii_8z/idna_to_ascii_4z reported by valgrind

2013-09-22 Thread Tim Rühsen
Package: libidn11 Version: 1.28-1 Severity: normal Dear Maintainer, compiling and running a C program using valgrind leads to 'invalid read of size 4' report. The code snippet is #include stdio.h #include idna.h void main(void) { char *host_asc = NULL; idna_to_ascii_8z(www.exampl.com,