Skip to content

Fixed false allocation failed

Laxyy requested to merge laxyy/wlroots:master into master

I got a error saying "allocation failed: no such file or directory" even when calloc() doesn't return NULL. Now it compares if extensions is NULL.

Merge request reports