Skip to content
Snippets Groups Projects
L

liboutput

Project ID: 4462
Alan Coopersmith's avatar
Alan Coopersmith authored
Fixes issue flagged by Oracle Parfait 13.3 static analyser:
   Uninitialised variable [uninitialised-var]:
      Uninitialised variable 'j' may be used for addition with
      SiS_GetReg(SiS_Pr->SiS_P3c4, 5)
        at line 424 of src/init301.c in function 'SiS_DDC2Delay'.

Though in truth, it doesn't matter much since we never read the
values written to 'j'.

Signed-off-by: default avatarAlan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <xorg/driver/xf86-video-sis!39>
b144cedf
History
Name Last commit Last update