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

Merge release/5.0.2xx to master #4494

Merged
merged 3 commits into from
Dec 3, 2020
Merged

Commits on Dec 3, 2020

  1. Harden InterproceduralAnalysisConfiguration to prevent null tree argu…

    …ment
    
    Change the API argument for `InterproceduralAnalysisConfiguration.Create` to avoid null syntax tree being passed into it.
    
    Fixes #4491. I will create a separate PR to port the fix to 2.9.x branch
    mavasani committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    23619eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4492 from mavasani/Issue4491_5_0_2xx

    Harden InterproceduralAnalysisConfiguration to prevent null tree argu…
    mavasani committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    26b2159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5530a8b View commit details
    Browse the repository at this point in the history