Skip to content

NewClip: error out if failed to allocate memory for new ClipRec

Alan Coopersmith requested to merge alanc/xclipboard:warnings into master

Quiets -Wanalyzer-possible-null-dereference warnings from gcc 14.1

Merge request reports