bionic_fortify: clarify error message for an out of bounds FD.
It seems clearer to include FD_SETSIZE in the message. set_size is sizeof(fd_set) so there's an extra mental hoop to jump if that's in the error message. Test: make Change-Id: I5cdb62465b658ac0eaeccbfb826d135820cf613a
Loading
Please sign in to comment