Package: purple-plugin-pack
Version: 2.6.3-2

While building the package using our research compiler infrastructure we noticed
the following code with undefined behaviour (the effective result will at best
depend on ROUNDING_MODE):

autoprofile/preferences.c, line 345: pixbuf = pidgin_create_prpl_icon(account, 
0.5);

The 0.5 is invalid here, as an argument of type PidginPrplIconSize is expected,
which is an enum.

Best,
Michael

Attachment: pgpHDyAAXecXM.pgp
Description: PGP signature

Reply via email to