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
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
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
.
https-github-com-bit
/
go
Public
forked from
golang/go
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
go
src
runtime
checkptr.go
on
dev.boringcrypto
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 28, 2021
runtime: don't crash on nil pointers in checkptrAlignment
Show description for b39e0f4
mdempsky
committed
b39e0f4
View commit details
Copy full SHA for b39e0f4
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
cmd/compile,runtime: change unsafe.Slice((*T)(nil), 0) to return []T(nil)
Show description for 4bb0847
mdempsky
committed
4bb0847
View commit details
Copy full SHA for 4bb0847
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
runtime: don't report a pointer alignment error for pointer-free base type
Show description for f4ddc00
randall77
committed
f4ddc00
View commit details
Copy full SHA for f4ddc00
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
runtime: emit more specific errors from checkptr
Show description for 1f231d7
jupj
authored and
ianlancetaylor
committed
1f231d7
View commit details
Copy full SHA for 1f231d7
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
runtime: change checkptr to use throw instead of panic
Show description for 56d6b87
mdempsky
committed
56d6b87
View commit details
Copy full SHA for 56d6b87
View code at this point
Browse repository at this point
Commits on Oct 22, 2019
runtime: fix -d=checkptr failure for testing/quick
Show description for 5a5854c
mdempsky
committed
5a5854c
View commit details
Copy full SHA for 5a5854c
View code at this point
Browse repository at this point
runtime: somewhat better checkptr error messages
Show description for daeb5ef
mdempsky
committed
daeb5ef
View commit details
Copy full SHA for daeb5ef
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
cmd/compile: recognize (*[Big]T)(ptr)[:n:m] pattern for -d=checkptr
Show description for 7b58581
mdempsky
committed
7b58581
View commit details
Copy full SHA for 7b58581
View code at this point
Browse repository at this point
Commits on Oct 17, 2019
cmd/compile: detect unsafe conversions from smaller to larger types
Show description for dc72a2f
mdempsky
committed
dc72a2f
View commit details
Copy full SHA for dc72a2f
View code at this point
Browse repository at this point
cmd/compile: add -d=checkptr to validate unsafe.Pointer rules
Show description for 80a6fed
mdempsky
committed
80a6fed
View commit details
Copy full SHA for 80a6fed
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.