qt5base-lts/config.tests
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
..
arch Detect NEON on AArch64 2015-11-26 15:40:41 +00:00
common Merge remote-tracking branch 'origin/5.5' into 5.6 2016-01-19 10:03:01 +01:00
mac/corewlan Fixed license headers 2015-02-17 18:46:09 +00:00
qpa Make eglfs-egldevice check work with pkgconfig as well 2016-05-23 11:24:36 +00:00
unix libjpeg config test: init variable 2016-09-16 04:12:03 +00:00
win/directwrite Windows: Include DirectWrite support by default if available 2015-07-21 08:21:34 +00:00
x11 Update copyright headers 2015-02-11 06:49:51 +00:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.qmake.conf Handle INCLUDE and LIB environment variables in config.tests for MinGW 2013-11-22 07:30:57 +01:00