[hybrid-commits] svnroot commit: ircd-hybrid/branches/8.2.x/src memory.c

Michael Wobst michael at svn.ircd-hybrid.org
Thu Aug 14 05:31:55 EDT 2014


michael     2014-08-14 05:31:54 -0400 (Thu, 14 Aug 2014)

  Modified files:
    ircd-hybrid/branches/8.2.x/src memory.c 
  Log:
  - 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.
  
  Revision  Changes    Path
  4474      +1 -1      ircd-hybrid/branches/8.2.x/src/memory.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/ircd-hybrid/branches/8.2.x/src/memory.c?rev=4474&r1=4473&r2=4474&diff_format=h



More information about the hybrid-commits mailing list