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

fix(loader): uncontrolled string concatenation leads to max call stack exceeded #690

Closed
wants to merge 2 commits into from

Conversation

Gobie
Copy link

@Gobie Gobie commented Mar 7, 2018

Bugfix for #689

@jsf-clabot
Copy link

jsf-clabot commented Mar 7, 2018

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Mar 7, 2018

Codecov Report

Merging #690 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #690      +/-   ##
==========================================
+ Coverage   98.43%   98.44%   +0.01%     
==========================================
  Files          11       11              
  Lines         384      387       +3     
  Branches       90       91       +1     
==========================================
+ Hits          378      381       +3     
  Misses          6        6
Impacted Files Coverage Δ
lib/loader.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c35d8bd...a05e9d3. Read the comment docs.

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

Successfully merging this pull request may close these issues.

None yet

3 participants