qt5base-lts/config.tests/unix/libjpeg
Marc Mutz 47d064e905 libjpeg config test: init variable
Yes, yes, this is just a configure test, but why do something stupid
in the code and then have to shut up Coverity manually?

Fix by making it a global, which means it will be zero-initialized
(I didn't want to do the obvious = 0, as that could protentially
create a "0 used as nullptr" warning at some point in the future.

Coverity-Id: 59485
Change-Id: I49ecd28be983a0e42b420d20da0db34a872c6f44
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-09-16 04:12:03 +00:00
..
libjpeg.cpp libjpeg config test: init variable 2016-09-16 04:12:03 +00:00
libjpeg.pro Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00