Actions
Bug #7281
closedFix typo in macro name to actually enable rb_reserved_fd_p()
Bug #7281:
Fix typo in macro name to actually enable rb_reserved_fd_p()
Description
In trunk (r37474), there is a typo in a macro name in the rb_reserved_fd_p() function. This prevents any actual checking that the file descriptor is reserved by the VM.
Files
Actions