Files
xorg_lib_libfontenc/src
Alan Coopersmith de1843aaf7 Initialize aliases array in parseEncodingFile()
The static analyzer insisted there were code paths that entries in this
array could be read without them being initialized.  While I couldn't
see any way that would happen, this makes sure it can't and makes the
analyzer quiet.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2015-01-17 19:37:28 -08:00
..