Subject: Re: [libssh2] #268: [PATCH]Field accessed after dealloc causing error on Windows

Re: [libssh2] #268: [PATCH]Field accessed after dealloc causing error on Windows

From: libssh2 Trac <trac_at_libssh2.stuge.se>
Date: Thu, 05 Sep 2013 18:00:12 -0000

#268: [PATCH]Field accessed after dealloc causing error on Windows
---------------------+-------------------------------------------
  Reporter: Jens | Owner: bagder
      Type: defect | Status: closed
  Priority: normal | Milestone: 1.4.3
 Component: API | Version: 1.4.2
Resolution: fixed | Keywords: Dump Free _RtlpBreakPointHeap
Blocked By: | Blocks:
---------------------+-------------------------------------------
Changes (by bagder):

 * owner: => bagder
 * status: new => closed
 * resolution: => fixed

Comment:

 In [changeset:"ff6c01e95947f82ae4c8356f34cd94a4f4a72a55/libssh2"]:
 {{{
 #!CommitTicketReference repository="libssh2"
 revision="ff6c01e95947f82ae4c8356f34cd94a4f4a72a55"
 _libssh2_channel_forward_cancel: accessed struct after free

 ... and the assignment was pointless anyway since the struct was about
 to be freed. Bug introduced in dde2b094.

 Fixes #268
 }}}

-- 
Ticket URL: <https://trac.libssh2.org/ticket/268#comment:2>
libssh2 <https://trac.libssh2.org/>
C library for writing portable SSH2 clients
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2013-09-05