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
.
TechSmith
/
mp4v2
Public
Notifications
You must be signed in to change notification settings
Fork
139
Star
311
Code
Issues
24
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fuzzing fixes
- #95
#95
Open
bobsayshilol
wants to merge 8 commits into
TechSmith:main
TechSmith/mp4v2:main
from
bobsayshilol:ts-fuzzing-fixes
bobsayshilol/mp4v2-ts:ts-fuzzing-fixes
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Fuzzing fixes
#95
bobsayshilol
wants to merge 8 commits into
TechSmith:main
TechSmith/mp4v2:main
from
bobsayshilol:ts-fuzzing-fixes
bobsayshilol/mp4v2-ts:ts-fuzzing-fixes
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
Avoid leaking memory if |new MP4BytesProperty()| throws
bobsayshilol
committed
edaad04
View commit details
Copy full SHA for edaad04
Browse repository at this point
Fix an OOM and stack overflow
Show description for c5d62c9
bobsayshilol
committed
c5d62c9
View commit details
Copy full SHA for c5d62c9
Browse repository at this point
Fix crash on nullptr
Show description for 1accd5d
bobsayshilol
committed
1accd5d
View commit details
Copy full SHA for 1accd5d
Browse repository at this point
Fix read/write out of bounds due to off-by-one error
Show description for 9aacbe7
bobsayshilol
committed
9aacbe7
View commit details
Copy full SHA for 9aacbe7
Browse repository at this point
Bounds check tag sizes before attempting to read them
Show description for e93427b
bobsayshilol
committed
e93427b
View commit details
Copy full SHA for e93427b
Browse repository at this point
Plug a leak if an exception is thrown
Show description for 7f5d4ed
bobsayshilol
committed
7f5d4ed
View commit details
Copy full SHA for 7f5d4ed
Browse repository at this point
Assign array size after reallocation
Show description for ccc1d7e
bobsayshilol
committed
ccc1d7e
View commit details
Copy full SHA for ccc1d7e
Browse repository at this point
Cast to the correct property type
Show description for ab04a28
bobsayshilol
committed
ab04a28
View commit details
Copy full SHA for ab04a28
Browse repository at this point
You can’t perform that action at this time.