Files
xserver/dix
Alan Coopersmith 52714045bb dix: PolyText: fully initialize local_closure
Clears warning from gcc 14.1:

../dix/dixfonts.c:1352:15: warning: use of uninitialized value ‘*c.data’
 [CWE-457] [-Wanalyzer-use-of-uninitialized-value]
 1352 |         free(c->data);
      |              ~^~~~~~

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1673>
(cherry picked from commit d78836a3a6)
2026-01-25 10:39:57 -08:00
..
2020-07-05 13:07:33 -07:00
2015-07-08 16:41:29 -04:00
2014-11-12 10:25:00 +10:00
2019-10-30 16:17:04 +00:00
2015-04-21 16:57:07 -07:00
2026-01-19 12:32:20 -08:00
2020-07-05 13:07:33 -07:00
2013-07-23 23:56:58 +01:00
2020-07-05 13:07:33 -07:00
2014-11-12 10:25:00 +10:00