Tree
- Tree:
4981263b964efca83b0d317b86557ccabae79095- Date:
- Message:
- relayd: error check bsearch in relay_httperror_byid() If relay_httperror_byid() is passed a HTTP error code not in the table this would result in a NULL deref. The intent is that the code fall back to "Unknown error" on NULL return. From Jan Schreiber
