Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
f53736b3
Commit
f53736b3
authored
Jun 22, 2021
by
Martin Blix Grydeland
Committed by
Dridi Boukelmoune
Oct 18, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use SML_AllocBuf with -smalloc
parent
f07157f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
storage_malloc.c
bin/varnishd/storage/storage_malloc.c
+2
-0
No files found.
bin/varnishd/storage/storage_malloc.c
View file @
f53736b3
...
...
@@ -230,4 +230,6 @@ const struct stevedore sma_stevedore = {
.
methods
=
&
SML_methods
,
.
var_free_space
=
sma_free_space
,
.
var_used_space
=
sma_used_space
,
.
allocbuf
=
SML_AllocBuf
,
.
freebuf
=
SML_FreeBuf
,
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment