Fix OOM handling in memalign() and valloc().
Fix memalign() and valloc() to heed imemalign()'s return value. Reported by Kurt Wampler.
Please register or sign in to comment
Fix memalign() and valloc() to heed imemalign()'s return value. Reported by Kurt Wampler.