search for: buffer_get_ret

Displaying 3 results from an estimated 3 matches for "buffer_get_ret".

2008 Sep 23
1
ERROR:buffer_get_ret
hi, I am running openssh sourec code for ssh server.It is working successfully.daemon is running,but the problem is when conncting to this server from remote system i got the following errors. buffer_get_ret: trying to get more bytes 1 than in buffer 0 buffer_get: buffer error plese give me suggestions on this
2009 Jun 01
0
ssh option "-C" generates an error
Hi Team, While doing ssh with compression option "-C" does not work anymore and produces following error buffer_get_ret: trying to get more bytes 1 than in buffer 0 buffer_get_char_ret: buffer_get_ret failed buffer_get_char: buffer error Environment :- oslevel - AIX 5300-08-04 ssh version --- OpenSSH_4.7p1, OpenSSL 0.9.8f 11 Oct 2007 Please Help me to fix this problem. Ma...
2018 Jun 08
4
vanilla build of 7.7p1 release on linux/4.17 fails with gcc8 @ "/usr/bin/ld: unrecognized option '-Wl,-z,retpolineplt'"
On 8 June 2018 at 11:21, PGNet Dev <pgnet.dev at gmail.com> wrote: > fyi > > add'l -- and looks unrelated -- issue > /usr/include/pthread.h:251:12: note: previous declaration of ?pthread_join? was here > extern int pthread_join (pthread_t __th, void **__thread_return); What included pthread.h? That's explicitly not supported by sshd: $ grep THREAD