ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid
r4474
File Last Change
 ../
branches/ 4474 (9 years ago) by michael: - memory.c:MyRealloc(): As pointed out by Adam, realloc() can be called with size being 0 which equals to free(). In that case the outofmemory handler shouldn't be triggered.
trunk/ 4473 (9 years ago) by michael: - memory.c:MyRealloc(): As pointed out by Adam, realloc() can be called with size being 0 which equals to free(). In that case the outofmemory handler shouldn't be triggered.
releases/ 4395 (9 years ago) by michael: RELEASE TAG 8.2.0rc2
3 directories and 0 files shown