Control: tags -1 + pending

On 06/05/2016 12:33 AM, Christian Seiler wrote:
> Submitting this as a bug so I don't forget about it: after uploading
> dietlibc to sid today, the buildds started to build rdeps on x32.
> But the build of tiny-initramfs failed on x32 due to an autoconf test
> causing the SSP to be triggered:
> 
> https://buildd.debian.org/status/fetch.php?pkg=tiny-initramfs&arch=x32&ver=0.1-2&stamp=1465065787
> 
> There is probably something wrong with some code of dietlibc-dev on
> x32, and the SSP catches that mistake.

struct stat didn't have the right size, causing fopen() to trigger the
SSP (sic!), fixed now in git, also added a test for fopen() to catch
this kind of stuff earlier.

Regards,
Christian

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to