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
.
ziglang
/
zig
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.2k
Star
43.3k
Code
Issues
2.7k
Pull requests
117
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Fixes #14492 - Check types of Allocator functions
- #14520
#14520
Merged
Vexu
merged 8 commits into
ziglang:master
ziglang/zig:master
from
leoconst:issue_14492
leoconst/zig:issue_14492
Copy head branch name to clipboard
Feb 12, 2023
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Fixes #14492 - Check types of Allocator functions
#14520
Vexu
merged 8 commits into
ziglang:master
ziglang/zig:master
from
leoconst:issue_14492
leoconst/zig:issue_14492
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2023
Raise a compile error for non-pointers passed to Allocator functions
leoconst
committed
c2b9621
View commit details
Copy full SHA for c2b9621
Browse repository at this point
Fix casing of ensureSlice function
leoconst
committed
8024970
View commit details
Copy full SHA for 8024970
Browse repository at this point
Commits on Feb 3, 2023
Use @src().fn_name where possible
leoconst
committed
cdb210a
View commit details
Copy full SHA for cdb210a
Browse repository at this point
Check size when ensuring type - breaks tests
leoconst
committed
0ac8e7b
View commit details
Copy full SHA for 0ac8e7b
Browse repository at this point
Revert "Use @src().fn_name where possible"
Show description for ada1d95
leoconst
committed
ada1d95
View commit details
Copy full SHA for ada1d95
Browse repository at this point
Merge branch 'issue_14492' into issue_14492_size_check
leoconst
committed
9e1ba81
View commit details
Copy full SHA for 9e1ba81
Browse repository at this point
Commits on Feb 4, 2023
Convert page to slice before freeing
leoconst
committed
1c643c4
View commit details
Copy full SHA for 1c643c4
Browse repository at this point
Commits on Feb 5, 2023
Merge pull request #1 from leoconst/issue_14492_size_check
Show description for 95cb878
leoconst
authored
95cb878
View commit details
Copy full SHA for 95cb878
Browse repository at this point
You can’t perform that action at this time.