Don't rely on realloc() to follow POSIX in handling a NULL pointer
authorPeter Maydell <pmaydell@chiark.greenend.org.uk>
Wed, 21 May 2008 18:05:49 +0000 (18:05 +0000)
committerPeter Maydell <pmaydell@chiark.greenend.org.uk>
Wed, 21 May 2008 18:05:49 +0000 (18:05 +0000)
commitb84d8f3a2a435ecad9b75900a9f31445fb71e187
treee3de4b43be3eaf81662337ae7e24657db373ef84
parentf6d142edd29a2d1d726efceb3121f9f9b6dd5b9a
Don't rely on realloc() to follow POSIX in handling a NULL pointer
ChangeLog
sbr/utils.c