Project

General

Profile

« Previous | Next » 

Revision d19ad79e

Added by skyjake almost 12 years ago

libdeng1: Clarified functionality of M_Realloc()

Reallocating to zero size will now free the allocated memory and
return NULL.

This is how realloc() behaves on some platforms -- now the behavior
of M_Realloc() is predictable on all platforms.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences