-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Enable use-after-return checking in ASAN #89204
base: main
Are you sure you want to change the base?
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c132a3f - Browse repository at this point
Copy the full SHA c132a3fView commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e1cfdb7 - Browse repository at this point
Copy the full SHA e1cfdb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c7771 - Browse repository at this point
Copy the full SHA c3c7771View commit details -
Configuration menu - View commit details
-
Copy full SHA for be90def - Browse repository at this point
Copy the full SHA be90defView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c157c9 - Browse repository at this point
Copy the full SHA 2c157c9View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f179ce1 - Browse repository at this point
Copy the full SHA f179ce1View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c710878 - Browse repository at this point
Copy the full SHA c710878View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18d18fa - Browse repository at this point
Copy the full SHA 18d18faView commit details -
Configuration menu - View commit details
-
Copy full SHA for e07f30c - Browse repository at this point
Copy the full SHA e07f30cView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2ae69f - Browse repository at this point
Copy the full SHA f2ae69fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7450bb4 - Browse repository at this point
Copy the full SHA 7450bb4View commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e675997 - Browse repository at this point
Copy the full SHA e675997View commit details -
Configuration menu - View commit details
-
Copy full SHA for eadfc17 - Browse repository at this point
Copy the full SHA eadfc17View commit details
Commits on Aug 22, 2023
-
Fix stack-pointer comparison to do calculations after the real stack …
…pointer adjustment, not before.
Configuration menu - View commit details
-
Copy full SHA for 84d9339 - Browse repository at this point
Copy the full SHA 84d9339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21614d5 - Browse repository at this point
Copy the full SHA 21614d5View commit details
Commits on Aug 23, 2023
-
Fix more comparisons to use the fake stack and add a TODO for a place…
… where we need to figure out a good solution.
Configuration menu - View commit details
-
Copy full SHA for f3066b2 - Browse repository at this point
Copy the full SHA f3066b2View commit details
Commits on Feb 13, 2024
-
Resolve TODOs and extract frame offset calculations to use non-intstr…
…umented helper methods.
Configuration menu - View commit details
-
Copy full SHA for b019ad4 - Browse repository at this point
Copy the full SHA b019ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 204cc43 - Browse repository at this point
Copy the full SHA 204cc43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aecf81 - Browse repository at this point
Copy the full SHA 7aecf81View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 533e331 - Browse repository at this point
Copy the full SHA 533e331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a2dfe4 - Browse repository at this point
Copy the full SHA 4a2dfe4View commit details
Commits on Sep 3, 2024
-
Merge branch 'main' of github.com:dotnet/runtime into asan-stack-checks
# Conflicts: # eng/native/configurecompiler.cmake # src/coreclr/pal/src/include/pal/palinternal.h
Configuration menu - View commit details
-
Copy full SHA for b124ad0 - Browse repository at this point
Copy the full SHA b124ad0View commit details