Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (from:
e367100
)
Add xcalloc wrapper
author
Roberto E. Vargas Caballero <
[email protected]
>
Mon, 17 Sep 2012 20:11:20 +0000
(22:11 +0200)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Mon, 17 Sep 2012 20:11:20 +0000
(22:11 +0200)
malloc and realloc are called through xmalloc and xrealloc, so calloc should
be called through xcalloc.
---
st.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
No differences found