Package: sjeng
Version: 11.2-8

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

./extvars.h:88:extern int std_material[17];
./eval.c:30:int std_material[] = { 0, 100, -100, 310, -310, 4000, -4000, 500, 
-500, 900, -900, 325, -325, 0 }; 

Observe that the actual definition (in eval.c) only provides 14 values, hence
any access to elements 14,15,16 may result in undefined behaviour.

Best,
Michael

Attachment: pgpNL1SZuZnCl.pgp
Description: PGP signature

Reply via email to