Package: pavuk
Version: 0.9.35-2.3

While building the package using our research compiler infrastructure we noticed
the following conflicting declarations:

src/url.h: extern const protinfo prottable[9];
src/url.c: const protinfo prottable[] = { ... 8 entries only ... };

The wrong extern declaration/missing entry in the initialisation and thus
allocation of prottable may explain some of the segfaults.

Best,
Michael

Attachment: pgp4tZV11PslL.pgp
Description: PGP signature

Reply via email to