Skip to content

revised fix for gcc 12 compiler warnings in xftextent.c

Thomas E. Dickey requested to merge dickey/libxft:gcc12-warnings into master

Two fixes:

  • revised fix for the xftexent.c compiler warnings
  • fix a new warning from malloc limit

Merge request reports