diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-08-25 15:39:36 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-08-25 15:50:19 -0700 |
commit | 08431d0684f9a1edf199f6c6060d2bef1ac78399 (patch) | |
tree | 3646596499e2656b8b600bb1c57609fe1c3f6162 /src/XChgPnt.c | |
parent | bca3474a8622fde5815260461784282f78a4efb5 (diff) |
XInput_find_display: Don't dereference NULL dpyinfo
Unlikely, but could happen if calloc fails in XextAddDisplay()
Relies on XextHasExtension(i) macro from <X11/extensions/extutil.h>
which checks for ((i) && ((i)->codes))
Fixes: #15
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/XChgPnt.c')
0 files changed, 0 insertions, 0 deletions