Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
eafa7fbb
Commit
eafa7fbb
authored
Mar 06, 2000
by
Niels Möller
Browse files
* src/client_pty.c (do_format_pty_request): Free the terminal-mode
string. Rev: src/client_pty.c:1.13
parent
ec96e1f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/client_pty.c
View file @
eafa7fbb
...
...
@@ -106,7 +106,7 @@ do_format_pty_request(struct channel_request_command *s,
*
c
=
make_pty_continuation
(
self
,
*
c
);
return
format_channel_request
(
ATOM_PTY_REQ
,
channel
,
1
,
"%S%i%i%i%i%S"
,
"%S%i%i%i%i%
f
S"
,
self
->
term
,
self
->
width
,
self
->
height
,
self
->
width_p
,
self
->
height_p
,
...
...
Write
Preview
Supports
Markdown
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