Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
John P. Willis
freem
Commits
c70c7abd
Commit
c70c7abd
authored
Mar 11, 2022
by
John P. Willis
Browse files
Further attempt to fix segfault in libfreem
parent
d5c3aeb1
Pipeline
#737
passed with stage
in 1 minute and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/ssvn_job.c
src/ssvn_job.c
+1
-1
No files found.
src/ssvn_job.c
View file @
c70c7abd
...
...
@@ -307,7 +307,7 @@ void ssvn_job_update(void)
stcpy
(
d_buf
,
rou_name
);
stcnv_m2c
(
d_buf
);
#if !defined(__FreeBSD__)
#if !defined(__FreeBSD__)
&& !defined(LIBFREEM)
sprintf
(
k_buf
,
" freem: namespace %s routine %s"
,
nsname
,
d_buf
);
strcpy
(
m_argv
[
0
],
k_buf
);
...
...
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