Closed nviennot closed 10 years ago
Got a segfault because of the assumption that malloc() always succeed, not very pleasant.
On what kind of system were you using hiredis-rb and got malloc failures?
Doesn't the Ruby interpreter throw a fit as well when that happens?
I'm not merging this and closing the issue.
Got a segfault because of the assumption that malloc() always succeed, not very pleasant.