Skip to content

fix: Fix crash when matching certain objects#1714

Merged
paulmelnikow merged 1 commit intomasterfrom
fix-1713
Sep 12, 2019
Merged

fix: Fix crash when matching certain objects#1714
paulmelnikow merged 1 commit intomasterfrom
fix-1713

Conversation

@paulmelnikow
Copy link
Copy Markdown
Member

When matching objects with the same number of keys but different keys,
should not match instead of crashing.

Close #1713

When matching objects with the same number of keys but different keys,
should not match instead of crashing.

Close #1713
@paulmelnikow paulmelnikow merged commit fa0a08a into master Sep 12, 2019
@paulmelnikow paulmelnikow deleted the fix-1713 branch September 12, 2019 20:38
@nockbot
Copy link
Copy Markdown
Collaborator

nockbot commented Sep 12, 2019

🎉 This PR is included in version 11.3.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

juninmd pushed a commit to juninmd/nock that referenced this pull request Mar 21, 2026
When matching objects with the same number of keys but different keys, should not match instead of crashing.

Close nock#1713
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: Error when matching message body

3 participants