]> granicus.if.org Git - sudo/commit
Add explicit cast to (VOID *) on malloc/realloc. Seems to be needed
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 9 Jan 2002 16:56:04 +0000 (16:56 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 9 Jan 2002 16:56:04 +0000 (16:56 +0000)
commitb7da5ec518cd0e65dceae0845648ac72d34a047e
tree375463339c32dc9f87693ade2f8068a15987ee12
parenta82e7a8efe2dbbff10bf9fe8791d31f6f27269b7
Add explicit cast to (VOID *) on malloc/realloc.  Seems to be needed
on AIX which for some reason isn't pulling in the malloc prototype.
alloc.c