Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LSH
lsh
Commits
affad3df
Commit
affad3df
authored
Sep 15, 2003
by
Pontus Freyhult
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(main): Pass extra NULL to make_handshake_info.
Rev: src/lsh.c:1.190
parent
541c9f42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/lsh.c
src/lsh.c
+1
-0
No files found.
src/lsh.c
View file @
affad3df
...
...
@@ -1038,6 +1038,7 @@ int main(int argc, char **argv, const char** envp)
SSH_MAX_PACKET
,
options
->
super
.
random
,
options
->
algorithms
->
algorithms
,
NULL
,
NULL
),
make_simple_kexinit
(
options
->
super
.
random
,
options
->
kex_algorithms
,
...
...
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