From: Hiltjo Posthuma Date: Sun, 3 Mar 2019 10:29:43 +0000 (+0100) Subject: simplify (greedy) font caching allocating a bit X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=ed68fe7dce2b21b4e0e595b99d47790e76812cb7;hp=ed68fe7dce2b21b4e0e595b99d47790e76812cb7;p=st.git simplify (greedy) font caching allocating a bit POSIX says: "If ptr is a null pointer, realloc() shall be equivalent to malloc() for the specified size." ---