Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.5k
Star
18.1k
Code
Issues
5k+
Pull requests
513
Discussions
Actions
Projects
Security and quality
63
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix too wide memory accesses for nullchecks
- #64683
#64683
Merged
EgorBo
merged 16 commits into
dotnet:main
dotnet/runtime:main
from
EgorBo:fix-ave-nullcheck
EgorBo/runtime-1:fix-ave-nullcheck
Copy head branch name to clipboard
Feb 10, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Fix too wide memory accesses for nullchecks
#64683
EgorBo
merged 16 commits into
dotnet:main
dotnet/runtime:main
from
EgorBo:fix-ave-nullcheck
EgorBo/runtime-1:fix-ave-nullcheck
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2022
Test fix
EgorBo
committed
b321357
View commit details
Copy full SHA for b321357
Browse repository at this point
slightly better fix
EgorBo
committed
fe24c6f
View commit details
Copy full SHA for fe24c6f
Browse repository at this point
Commits on Feb 3, 2022
Merge branch 'main' of https://github.com/dotnet/runtime into fix-ave-nullcheck
EgorBo
committed
6f758f6
View commit details
Copy full SHA for 6f758f6
Browse repository at this point
Update Runtime_64657.csproj
EgorBo
authored
fead539
View commit details
Copy full SHA for fead539
Browse repository at this point
Update Runtime_64657.csproj
EgorBo
authored
10322e4
View commit details
Copy full SHA for 10322e4
Browse repository at this point
Update Runtime_64657.cs
EgorBo
authored
c5aef6f
View commit details
Copy full SHA for c5aef6f
Browse repository at this point
Merge branch 'main' of https://github.com/dotnet/runtime into fix-ave-nullcheck
EgorBo
committed
c78bfd2
View commit details
Copy full SHA for c78bfd2
Browse repository at this point
fix assert on arm
EgorBo
committed
bf7a638
View commit details
Copy full SHA for bf7a638
Browse repository at this point
Commits on Feb 9, 2022
Merge branch 'main' of https://github.com/dotnet/runtime into fix-ave-nullcheck
EgorBo
committed
6f8f36f
View commit details
Copy full SHA for 6f8f36f
Browse repository at this point
Merge branch 'main' of https://github.com/dotnet/runtime into fix-ave-nullcheck
EgorBo
committed
4dcae7f
View commit details
Copy full SHA for 4dcae7f
Browse repository at this point
Address feedback
EgorBo
committed
f180643
View commit details
Copy full SHA for f180643
Browse repository at this point
Clean up
EgorBo
committed
da80ac2
View commit details
Copy full SHA for da80ac2
Browse repository at this point
Update tests
EgorBo
committed
55c102f
View commit details
Copy full SHA for 55c102f
Browse repository at this point
Commits on Feb 10, 2022
Merge branch 'main' of https://github.com/dotnet/runtime into fix-ave-nullcheck
EgorBo
committed
3eb095c
View commit details
Copy full SHA for 3eb095c
Browse repository at this point
use byte-able regs on x86
EgorBo
committed
cab7394
View commit details
Copy full SHA for cab7394
Browse repository at this point
Make formatter jobs happy
EgorBo
committed
6961a6b
View commit details
Copy full SHA for 6961a6b
Browse repository at this point
You can’t perform that action at this time.