[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] stack markings
From: |
felix winkelmann |
Subject: |
Re: [Chicken-hackers] stack markings |
Date: |
Fri, 14 Aug 2009 19:21:58 +0200 |
On Wed, Aug 5, 2009 at 1:54 PM, Marijn Schouten (hkBst)<address@hidden> wrote:
>
> automatic scanning by our package manager reports that the following files
> contain executable stack sections[1]:
>
> * RWX --- --- usr/bin/chicken-bug
> * !WX --- --- usr/lib64/libuchickenchicken-4.1.0.tar.gz:apply-hack.x86-64.o
> * !WX --- --- usr/lib64/libchickenchicken-4.1.0.tar.gz:apply-hack.x86-64.o
> * RWX --- --- usr/lib64/libchicken.so
> * RWX --- --- usr/lib64/libuchicken.so
>
I have added a patch for this in rev. 15484, kindly provided by our Zbigniew.
Thanks for reporting this and for providing the information.
cheers,
felix