libnids symbols sadness

Gianfranco Costamagna locutusofborg at debian.org
Sun Aug 27 19:51:13 UTC 2017


lets try again!

G.




Il Domenica 27 Agosto 2017 16:25, Lukas Schwaighofer <ls at somlen.de> ha scritto:



On Sun, 27 Aug 2017 15:19:40 +0200
Lukas Schwaighofer <lukas at schwaighofer.name> wrote:

> > I used the arch-bits and linux tags, to avoid an hardcoded list of
> > architectures there  

I double checked that as well. While the linux tag seems appropriate,
the architecture should indeed be hardcoded with i386, as the guard in
the code is
    #if ( __i386__ || __i386 )
and contains i386 assembler… so i386 is really the only architecture
which will see the csum_partial function, all others should see
ip_check_ext instead.

I just pushed another update for that.


Regards
Lukas



More information about the Pkg-security-team mailing list