[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtasn1 3.1 - testfailure with -D_FORTIFY_SOURCE=2
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: libtasn1 3.1 - testfailure with -D_FORTIFY_SOURCE=2 |
Date: |
Sun, 25 Nov 2012 14:21:55 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.10) Gecko/20121027 Icedove/10.0.10 |
On 11/25/2012 02:02 PM, Andreas Metzler wrote:
> Hello,
>
> on Debian we are building with
>
> -D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security
> libtasn1 3.1 has muliple testfailures with these buildoptions:
Thanks. I wonder why I didn't see those with valgrind. Anyway the issue
is in error reporting in the asn file parser and doesn't affect the
library functionality, but a new release should be scheduled
nevertheless. I've committed a fix at:
http://git.savannah.gnu.org/gitweb/?p=libtasn1.git;a=commitdiff;h=aa6e97f68d6c8d06f531d9b6bb462dc1c0720f77
regards,
Nikos