Skip to content

wireTo*Event: check for malloc() failure

Alan Coopersmith requested to merge alanc/libxi:warning into master

Fixes 6 -Wanalyzer-possible-null-dereference and 1 -Wanalyzer-null-dereference and warnings from gcc 14.1

Signed-off-by: Alan Coopersmith

Merge request reports