]> mj.ucw.cz Git - libucw.git/commit
Use size_t in xmalloc() and xrealloc().
authorMartin Mares <mj@ucw.cz>
Tue, 2 Sep 2008 20:09:44 +0000 (22:09 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 29 Mar 2011 10:52:00 +0000 (12:52 +0200)
commite6688eeb82d349a202a30a243a59079bdc4c212d
tree5ba998bf162335bfa2b5216b885918cc0c1b8944
parent6bdaf40528a6961e089bb58ecb52a12a41c6a439
Use size_t in xmalloc() and xrealloc().
ucw/alloc.c
ucw/lib.h
ucw/realloc.c