#182: Various memory leaks
-------------------------------+--------------------------------------------
  Reporter:  j...@…            |       Owner:  bagder  
      Type:  defect            |      Status:  assigned
  Priority:  normal            |   Milestone:  1.2.6   
 Component:  API               |     Version:  1.2.6   
Resolution:                    |    Keywords:          
    Blocks:                    |   Blocked By:          
-------------------------------+--------------------------------------------

Comment (by j...@…):

 Ok I have managed to produce a patch, unable to get git working through
 squid so resorted to diffing directories files and editing files to
 reproduce the changes.
 Also found a compiling problem with '''libssh2_publickey_list_free''' in
 '''libssh2_publickey.h''' and '''publickey.c'''. It's prototyped as
 '''void''' put returns a value, I changed the prototype to be '''int'''
 rather than '''void'''.

-- 
Ticket URL: <http://trac.libssh2.org/ticket/182#comment:9>
libssh2 <http://trac.libssh2.org/>
C library for writing portable SSH2 clients
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to