libnids symbols sadness

Lukas Schwaighofer ls at somlen.de
Sun Aug 27 14:24:57 UTC 2017


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-security-team/attachments/20170827/52ac58c6/attachment-0001.sig>


More information about the Pkg-security-team mailing list