Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Do not mark `fn blob_data(blob: &Blob)` as unsafe.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Do not mark `fn blob_data(blob: &Blob)` as unsafe.
Matthieu Gautier
requested to merge
jubako/zim-sys:blob_data_safe
into
master
Apr 28, 2023
Overview
0
Commits
1
Pipelines
0
Changes
1
It is safe to create a raw ptr, because it is unsafe to use it.
Merge request reports
Loading