Commit af0164c2 authored by Kevin E Martin's avatar Kevin E Martin
Browse files

Better macro to check whether any of malloc(0), realloc(ptr,0) or calloc(0)

    return NULL since Xlib expects all three to return a valid pointer.
parent 80c3aba8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment