search for: do_ssh2_key

Displaying 1 result from an estimated 1 matches for "do_ssh2_key".

Did you mean: do_ssh2_kex
2009 Mar 31
2
Memory leak in do_ssh2_kex()
...here is small memory leak in the do_ssh2_kex() routine in sshd.c. Line 2195 in sshd.c states: myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = list_hostkey_types(); Where list_hostkey_types() returns a pointer allocated by the xstrdup call (line 735). This pointer should be freed in the calling routine do_ssh2_key(). Should I make a patch for this? Also, since my previous patch was not according to the your standards, how many lines of context do you normally want in a patch file? Thanks! Met vriendelijke groet Best regards Bien ? vous Miguel SANDERS ArcelorMittal Gent UNIX Systems & Storage IT Sup...