]> git.armaanb.net Git - st.git/commit
simplify (greedy) font caching allocating a bit
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 3 Mar 2019 10:29:43 +0000 (11:29 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 3 Mar 2019 10:29:43 +0000 (11:29 +0100)
commited68fe7dce2b21b4e0e595b99d47790e76812cb7
tree6c4f4d051b479949642c661516780c025c8ce99c
parent4e0135afeca43f5affe13d7269cb98e7ac526074
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."
x.c