Fix typo.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@417 7dcaeef0-15fb-0310-b436-a5af3365683c
Этот коммит содержится в:
родитель
7c6f1be5ea
Коммит
1e52650dbf
@ -1111,7 +1111,7 @@ int channel_request_env(CHANNEL *channel, const char *name, const char *value) {
|
||||
goto error;
|
||||
}
|
||||
|
||||
string_free(string);
|
||||
string_free(str);
|
||||
str = string_from_char(value);
|
||||
if (str == NULL) {
|
||||
goto error;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user