• Ulrich Sibiller's avatar
    Xext: fix compiler warning · ee2a933c
    Ulrich Sibiller authored
    xf86bigfont.c: In function ‘ProcXF86BigfontQueryFont’:
    xf86bigfont.c:724:9: warning: ‘pDesc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
          if (!pDesc) free(pCI);
    ee2a933c
xf86bigfont.c 21.1 KB