Package: pidgin
Version: 2.10.7-2
Usertags: goto-cc

While building the package using our research compiler infrastructure we noticed
the following undefined conversion:

In pidgin_notify_searchresults_new_rows of file pidgin/gtknotify.c, a call to
pidgin_create_prpl_icon is made:

pixbuf = pidgin_create_prpl_icon(purple_connection_get_account(gc), 0.5);

(see also 
http://hg.pidgin.im/pidgin/main/file/270d16117280/pidgin/gtknotify.c#l918)

The second argument, however, should be an enum value; the conversion from
double (the constant 0.5) to enums in undefined, possibly causing arbitrary
behaviour.

Best,
Michael

Attachment: pgpfyAdZXOOWN.pgp
Description: PGP signature

Reply via email to