Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
apk-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
apk-tools
Repository
a94fa1878df9ffe2b9a4f04733d4a58c8f0cd2e0
Select Git revision
Branches
13
master
default
protected
2.14-stable
protected
tt-repositories-format
tt-cache-packages
tt-filesize
2.12-stable
protected
2.10-stable
protected
v3.0-wip
2.6-stable
protected
2.7-stable
protected
2.8-stable
protected
2.0-stable
protected
2.1-stable
protected
Tags
20
v2.14.10
v3.0.0_rc4
v2.14.9
v2.14.8
v3.0.0_rc3
v3.0.0_rc2
v3.0.0_rc1
v2.14.7
v2.14.6
v3.0.0_pre5
v3.0.0_pre4
v2.14.5
v3.0.0_pre3
v2.12.14
v2.14.4
v2.12.13
v2.14.3
v2.12.12
v2.14.2
v3.0.0_pre2
33 results
apk-tools
src
app_fetch.c
Find file
Blame
Permalink
1 month ago
b9483c46
fetch: fix APK_BLOB_STRLIT used with char argument
· b9483c46
Sertonix
authored
1 month ago
and
Timo Teräs
committed
1 month ago
This can cause a segfault due to out of bounds memory read.
b9483c46
History
fetch: fix APK_BLOB_STRLIT used with char argument
Sertonix
authored
1 month ago
and
Timo Teräs
committed
1 month ago
This can cause a segfault due to out of bounds memory read.