xorg-libx11/modules
Alan Coopersmith 103e2e1151 Don't leave dangling pointers in Free functions
While these are mostly called during teardown of larger structures
that are about to themselves be freed, there's no guarantee that
will always be the case, so try to be safer here.

[ This bug was found by the Parfait 4.0 bug checking tool.
  http://labs.oracle.com/pls/apex/f?p=labs:49:::::P49_PROJECT_ID:13 ]

v2: Deduplicate & simplify pointer clearing in _XFreeEventCookies
    as suggested by @keithp

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2020-11-18 14:27:59 -08:00
..
im Don't leave dangling pointers in Free functions 2020-11-18 14:27:59 -08:00
lc i18n: use memcpy instead of strncpy on unterminated char arrays 2020-08-28 20:29:27 +00:00
om Fix an integer overflow in init_om() 2020-08-19 12:46:57 +02:00
Makefile.am Add missing Makefile.am to lib/X11/modules 2005-07-15 04:27:32 +00:00