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
b86f2e5d
Commit
b86f2e5d
authored
Oct 24, 2013
by
Poul-Henning Kamp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Style nit
parent
a3549d8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
mgt_child.c
bin/varnishd/mgt/mgt_child.c
+2
-1
No files found.
bin/varnishd/mgt/mgt_child.c
View file @
b86f2e5d
...
...
@@ -316,7 +316,8 @@ child_poker(const struct vev *e, int what)
*/
static
void
__match_proto__
()
mgt_sigsegv_handler
(
int
s
,
siginfo_t
*
si
,
void
*
c
)
{
mgt_sigsegv_handler
(
int
s
,
siginfo_t
*
si
,
void
*
c
)
{
char
buf
[
1024
];
(
void
)
s
;
...
...
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