Skip to content

test: Workaround incorrect -Wuse-after-free warning from gcc 13

Alan Coopersmith requested to merge alanc/libxmu:use-after-free into master

Workaround for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114776

Takes care of issue originally reported by @mattst88 in !13 (closed)

Merge request reports