Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Don't call req.connection.address() if address is undefined #132

Merged
merged 1 commit into from
Feb 22, 2018

Conversation

jguepin
Copy link
Contributor

@jguepin jguepin commented Feb 21, 2018

This PR ensures req.connection.address() is not called if req.connection.address is undefined.

Fixes #129.

@bengourley bengourley merged commit 196a917 into bugsnag:master Feb 22, 2018
@bengourley
Copy link
Contributor

I scheduled some time to see if we can get the local address when running in lambda but I didn't get to it yet. I'll merge this as is, and add/update if we can find a way to get it.

Thanks for the contribution @jguepin! 🙏

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants