Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed write access to policy map, added check for api limit zero value #2028

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

dencoded
Copy link
Contributor

added changes for #2025 and #2026

Removed code was extra and introducing write access to map policy.AccessRights and concurrent map writes as result. I don't know why we added this piece but it was not needed.

Also added extra check to fix API Limit if it has zero value.

@dencoded dencoded requested a review from buger December 19, 2018 04:34
@buger buger merged commit 77d5f0a into master Dec 19, 2018
@buger buger deleted the tyk-crash-fix branch December 19, 2018 14:28
buger pushed a commit that referenced this pull request Dec 19, 2018
…lue (#2028)

added changes for #2025 and #2026

Removed code was extra and introducing write access to map `policy.AccessRights` and concurrent map writes as result. I don't know why we added this piece but it was not needed.

Also added extra check to fix API Limit if it has zero value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants