../backend/drm/drm.c:415:49: error: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 415 | layer->candidate_planes = calloc(sizeof(bool), drm->num_planes); | ^~~~master
parent
29cb151987
commit
315e022f2f
Loading…
Reference in new issue