Possible uninitialized variable
Posted: 2015-02-28T10:51:54-07:00
It does appear that the value might be used without being initialised, but I haven't checked through each macro to be sure.magick/channel.c: In function ‘SetImageAlphaChannel’:
magick/channel.c:886:9: warning: ‘pixel.opacity’ may be used uninitialized in this function [-Wuninitialized]